[INFO] cloning repository https://github.com/ILSYT/ftcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ILSYT/ftcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FILSYT%2Fftcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FILSYT%2Fftcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45bb74b46b622e972e03139f87650a2ec88179e5 [INFO] testing ILSYT/ftcp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FILSYT%2Fftcp" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ILSYT/ftcp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ILSYT/ftcp [INFO] finished tweaking git repo https://github.com/ILSYT/ftcp [INFO] tweaked toml for git repo https://github.com/ILSYT/ftcp written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ILSYT/ftcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 389a40ae95585972e0671edb9092b110a4ddf0631425d3efc3912be6f2e827e6 [INFO] running `Command { std: "docker" "start" "-a" "389a40ae95585972e0671edb9092b110a4ddf0631425d3efc3912be6f2e827e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "389a40ae95585972e0671edb9092b110a4ddf0631425d3efc3912be6f2e827e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "389a40ae95585972e0671edb9092b110a4ddf0631425d3efc3912be6f2e827e6", kill_on_drop: false }` [INFO] [stdout] 389a40ae95585972e0671edb9092b110a4ddf0631425d3efc3912be6f2e827e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bffd72ad7c2091860a74a8a2ac0b775169fa6527591e9fbe5b5b038c1f376d01 [INFO] running `Command { std: "docker" "start" "-a" "bffd72ad7c2091860a74a8a2ac0b775169fa6527591e9fbe5b5b038c1f376d01", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling ftcp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/forward.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::debug; [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | debug!("New connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | ... debug!("Client closed connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | ... debug!("Remote closed connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | ... debug!("Client closed connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 197 | ... debug!("Client closed connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> src/forward.rs:220:33 [INFO] [stdout] | [INFO] [stdout] 220 | ... debug!("Remote closed connection"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/forward.rs:193:95 [INFO] [stdout] | [INFO] [stdout] 193 | ... let buffer: Vec<_> = path.bytes().map(|ch| ch.unwrap()).collect();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ftcp` due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "bffd72ad7c2091860a74a8a2ac0b775169fa6527591e9fbe5b5b038c1f376d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffd72ad7c2091860a74a8a2ac0b775169fa6527591e9fbe5b5b038c1f376d01", kill_on_drop: false }` [INFO] [stdout] bffd72ad7c2091860a74a8a2ac0b775169fa6527591e9fbe5b5b038c1f376d01