[INFO] cloning repository https://github.com/trimoq/pandars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trimoq/pandars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 379f604a74d78c03f8c9a9080c2eb167881999f9 [INFO] testing trimoq/pandars against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trimoq/pandars on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trimoq/pandars [INFO] finished tweaking git repo https://github.com/trimoq/pandars [INFO] tweaked toml for git repo https://github.com/trimoq/pandars written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/trimoq/pandars already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl v0.10.31 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] [stderr] Downloaded mio-timerfd v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f485eec71f638523c380192bcfd826c101a1e59ec8a6a775ee9acebf45d565c [INFO] running `Command { std: "docker" "start" "-a" "8f485eec71f638523c380192bcfd826c101a1e59ec8a6a775ee9acebf45d565c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f485eec71f638523c380192bcfd826c101a1e59ec8a6a775ee9acebf45d565c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f485eec71f638523c380192bcfd826c101a1e59ec8a6a775ee9acebf45d565c", kill_on_drop: false }` [INFO] [stdout] 8f485eec71f638523c380192bcfd826c101a1e59ec8a6a775ee9acebf45d565c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954daeb4a281c4f1a43b8f3a4241c61929f13533227e6ebfe4642e40a4082679 [INFO] running `Command { std: "docker" "start" "-a" "954daeb4a281c4f1a43b8f3a4241c61929f13533227e6ebfe4642e40a4082679", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling mio-timerfd v0.2.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &s0.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &s1.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "954daeb4a281c4f1a43b8f3a4241c61929f13533227e6ebfe4642e40a4082679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954daeb4a281c4f1a43b8f3a4241c61929f13533227e6ebfe4642e40a4082679", kill_on_drop: false }` [INFO] [stdout] 954daeb4a281c4f1a43b8f3a4241c61929f13533227e6ebfe4642e40a4082679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a2ab2feae42eb0f3c6478b43137168360c00c41455da764ccc28c1c69c3157 [INFO] running `Command { std: "docker" "start" "-a" "d0a2ab2feae42eb0f3c6478b43137168360c00c41455da764ccc28c1c69c3157", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &s0.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &s1.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BytesMut` [INFO] [stdout] --> server/src/packets/bitutil.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let mut buf = BytesMut::with_capacity(2); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 70 | use bytes::BytesMut; [INFO] [stdout] | [INFO] [stdout] 70 | use crate::BytesMut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitUtil` [INFO] [stdout] --> server/src/packets/bitutil.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let mut bits = BitUtil::new(buf); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 | use crate::packets::bitutil::BitUtil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BytesMut` [INFO] [stdout] --> server/src/packets/bitutil.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | let mut buf = BytesMut::with_capacity(2); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 70 | use bytes::BytesMut; [INFO] [stdout] | [INFO] [stdout] 70 | use crate::BytesMut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitUtil` [INFO] [stdout] --> server/src/packets/bitutil.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let mut bits = BitUtil::new(buf); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 | use crate::packets::bitutil::BitUtil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d0a2ab2feae42eb0f3c6478b43137168360c00c41455da764ccc28c1c69c3157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a2ab2feae42eb0f3c6478b43137168360c00c41455da764ccc28c1c69c3157", kill_on_drop: false }` [INFO] [stdout] d0a2ab2feae42eb0f3c6478b43137168360c00c41455da764ccc28c1c69c3157