[INFO] fetching crate koto_cli 0.7.0... [INFO] testing koto_cli-0.7.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate koto_cli 0.7.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate koto_cli 0.7.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate koto_cli 0.7.0 [INFO] finished tweaking crates.io crate koto_cli 0.7.0 [INFO] tweaked toml for crates.io crate koto_cli 0.7.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate koto_cli 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4f4ac6a2caf9cc0dbf2777b45596c66dbdd0629b439c163acd0b497d81c3305 [INFO] running `Command { std: "docker" "start" "-a" "f4f4ac6a2caf9cc0dbf2777b45596c66dbdd0629b439c163acd0b497d81c3305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4f4ac6a2caf9cc0dbf2777b45596c66dbdd0629b439c163acd0b497d81c3305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f4ac6a2caf9cc0dbf2777b45596c66dbdd0629b439c163acd0b497d81c3305", kill_on_drop: false }` [INFO] [stdout] f4f4ac6a2caf9cc0dbf2777b45596c66dbdd0629b439c163acd0b497d81c3305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfd84ad765981889342aa03f05a753566cb04c858cb5818634419c33b73ee473 [INFO] running `Command { std: "docker" "start" "-a" "bfd84ad765981889342aa03f05a753566cb04c858cb5818634419c33b73ee473", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling koto_lexer v0.7.0 [INFO] [stderr] Compiling koto_parser v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling koto_bytecode v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling koto_runtime v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling koto_serialize v0.7.0 [INFO] [stderr] Compiling koto_tempfile v0.7.0 [INFO] [stderr] Compiling koto v0.7.0 [INFO] [stderr] Compiling koto_random v0.7.0 [INFO] [stderr] Compiling koto_json v0.7.0 [INFO] [stderr] Compiling koto_toml v0.7.0 [INFO] [stderr] Compiling koto_cli v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.29s [INFO] running `Command { std: "docker" "inspect" "bfd84ad765981889342aa03f05a753566cb04c858cb5818634419c33b73ee473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd84ad765981889342aa03f05a753566cb04c858cb5818634419c33b73ee473", kill_on_drop: false }` [INFO] [stdout] bfd84ad765981889342aa03f05a753566cb04c858cb5818634419c33b73ee473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c03f2a9d2006de59528721b8add56e7c0c7506084a3977ba68c658ec2f54dcec [INFO] running `Command { std: "docker" "start" "-a" "c03f2a9d2006de59528721b8add56e7c0c7506084a3977ba68c658ec2f54dcec", kill_on_drop: false }` [INFO] [stderr] Compiling koto_cli v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "c03f2a9d2006de59528721b8add56e7c0c7506084a3977ba68c658ec2f54dcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03f2a9d2006de59528721b8add56e7c0c7506084a3977ba68c658ec2f54dcec", kill_on_drop: false }` [INFO] [stdout] c03f2a9d2006de59528721b8add56e7c0c7506084a3977ba68c658ec2f54dcec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0acf6fb4b0e3c02ca7798b7774fc6528e448efefcc102309742d2bd4236f8730 [INFO] running `Command { std: "docker" "start" "-a" "0acf6fb4b0e3c02ca7798b7774fc6528e448efefcc102309742d2bd4236f8730", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/koto-638ca5d3b4390772) [INFO] [stdout] [INFO] [stderr] Running tests/repl_tests.rs (/opt/rustwide/target/debug/deps/repl_tests-823992817e99494f) [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test repl_tests::for_loop ... ok [INFO] [stdout] test repl_tests::basic_arithmetic ... ok [INFO] [stdout] test repl_tests::tuple_assignment ... ok [INFO] [stdout] test repl_tests::import_assert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0acf6fb4b0e3c02ca7798b7774fc6528e448efefcc102309742d2bd4236f8730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acf6fb4b0e3c02ca7798b7774fc6528e448efefcc102309742d2bd4236f8730", kill_on_drop: false }` [INFO] [stdout] 0acf6fb4b0e3c02ca7798b7774fc6528e448efefcc102309742d2bd4236f8730