[INFO] fetching crate cloudflare-systems-assignment 0.2.2... [INFO] testing cloudflare-systems-assignment-0.2.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cloudflare-systems-assignment 0.2.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cloudflare-systems-assignment 0.2.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cloudflare-systems-assignment 0.2.2 [INFO] finished tweaking crates.io crate cloudflare-systems-assignment 0.2.2 [INFO] tweaked toml for crates.io crate cloudflare-systems-assignment 0.2.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate cloudflare-systems-assignment 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71e27fadf9fa5eecfb9010bb87b4fd37c6e34b569b70a9e71a7eadce56933381 [INFO] running `Command { std: "docker" "start" "-a" "71e27fadf9fa5eecfb9010bb87b4fd37c6e34b569b70a9e71a7eadce56933381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71e27fadf9fa5eecfb9010bb87b4fd37c6e34b569b70a9e71a7eadce56933381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e27fadf9fa5eecfb9010bb87b4fd37c6e34b569b70a9e71a7eadce56933381", kill_on_drop: false }` [INFO] [stdout] 71e27fadf9fa5eecfb9010bb87b4fd37c6e34b569b70a9e71a7eadce56933381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1bf5ea418571691dab51617858f9e0832add4800560ea648f5f6ce0294b924 [INFO] running `Command { std: "docker" "start" "-a" "fe1bf5ea418571691dab51617858f9e0832add4800560ea648f5f6ce0294b924", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling billboard v0.1.0 [INFO] [stderr] Compiling cloudflare-systems-assignment v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.88s [INFO] running `Command { std: "docker" "inspect" "fe1bf5ea418571691dab51617858f9e0832add4800560ea648f5f6ce0294b924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1bf5ea418571691dab51617858f9e0832add4800560ea648f5f6ce0294b924", kill_on_drop: false }` [INFO] [stdout] fe1bf5ea418571691dab51617858f9e0832add4800560ea648f5f6ce0294b924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb41d1f8c7be3c5497d4cb2254709dbe0b4f2d5a15d999b3b5c89074ee717fa7 [INFO] running `Command { std: "docker" "start" "-a" "cb41d1f8c7be3c5497d4cb2254709dbe0b4f2d5a15d999b3b5c89074ee717fa7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cloudflare-systems-assignment v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudflare_systems_assignment-953db69004fb2124) [INFO] running `Command { std: "docker" "inspect" "cb41d1f8c7be3c5497d4cb2254709dbe0b4f2d5a15d999b3b5c89074ee717fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb41d1f8c7be3c5497d4cb2254709dbe0b4f2d5a15d999b3b5c89074ee717fa7", kill_on_drop: false }` [INFO] [stdout] cb41d1f8c7be3c5497d4cb2254709dbe0b4f2d5a15d999b3b5c89074ee717fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3714e419bf81376ea72ca8092601e2372e56ebad296d3f034a01b0bdb9313443 [INFO] running `Command { std: "docker" "start" "-a" "3714e419bf81376ea72ca8092601e2372e56ebad296d3f034a01b0bdb9313443", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudflare_systems_assignment-953db69004fb2124) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3714e419bf81376ea72ca8092601e2372e56ebad296d3f034a01b0bdb9313443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3714e419bf81376ea72ca8092601e2372e56ebad296d3f034a01b0bdb9313443", kill_on_drop: false }` [INFO] [stdout] 3714e419bf81376ea72ca8092601e2372e56ebad296d3f034a01b0bdb9313443