[INFO] cloning repository https://github.com/Dmarcano/lox_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dmarcano/lox_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2Flox_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2Flox_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf0efa86cbdee7e8e2d9875601044aba6ae9e6d [INFO] testing Dmarcano/lox_rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmarcano%2Flox_rs" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dmarcano/lox_rs 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/Dmarcano/lox_rs [INFO] finished tweaking git repo https://github.com/Dmarcano/lox_rs [INFO] tweaked toml for git repo https://github.com/Dmarcano/lox_rs written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/Dmarcano/lox_rs 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 173106ff441f4c862605dfccfe46bcb2e968993fc60c6e77a44743a24584e9a3 [INFO] running `Command { std: "docker" "start" "-a" "173106ff441f4c862605dfccfe46bcb2e968993fc60c6e77a44743a24584e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173106ff441f4c862605dfccfe46bcb2e968993fc60c6e77a44743a24584e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173106ff441f4c862605dfccfe46bcb2e968993fc60c6e77a44743a24584e9a3", kill_on_drop: false }` [INFO] [stdout] 173106ff441f4c862605dfccfe46bcb2e968993fc60c6e77a44743a24584e9a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1982f859572ff05b676ae06f3dc98cd545a7b6dca4d295e09fcd0e80a1219c [INFO] running `Command { std: "docker" "start" "-a" "3d1982f859572ff05b676ae06f3dc98cd545a7b6dca4d295e09fcd0e80a1219c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lox_lib v0.1.0 (/opt/rustwide/workdir/lox_lib) [INFO] [stderr] Compiling lox_ast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.48s [INFO] running `Command { std: "docker" "inspect" "3d1982f859572ff05b676ae06f3dc98cd545a7b6dca4d295e09fcd0e80a1219c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1982f859572ff05b676ae06f3dc98cd545a7b6dca4d295e09fcd0e80a1219c", kill_on_drop: false }` [INFO] [stdout] 3d1982f859572ff05b676ae06f3dc98cd545a7b6dca4d295e09fcd0e80a1219c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c27d7783fb2b0e95b3862f163de0dcad1336d5d4217d6d83be216162da0b14 [INFO] running `Command { std: "docker" "start" "-a" "d6c27d7783fb2b0e95b3862f163de0dcad1336d5d4217d6d83be216162da0b14", kill_on_drop: false }` [INFO] [stderr] Compiling lox_ast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "d6c27d7783fb2b0e95b3862f163de0dcad1336d5d4217d6d83be216162da0b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c27d7783fb2b0e95b3862f163de0dcad1336d5d4217d6d83be216162da0b14", kill_on_drop: false }` [INFO] [stdout] d6c27d7783fb2b0e95b3862f163de0dcad1336d5d4217d6d83be216162da0b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67726f68454a23ebf59a2fc927b3de35be8d57c8762dfbb6386c643caa1e896c [INFO] running `Command { std: "docker" "start" "-a" "67726f68454a23ebf59a2fc927b3de35be8d57c8762dfbb6386c643caa1e896c", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lox_ast-f6cdb71939dbc6cd) [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" "67726f68454a23ebf59a2fc927b3de35be8d57c8762dfbb6386c643caa1e896c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67726f68454a23ebf59a2fc927b3de35be8d57c8762dfbb6386c643caa1e896c", kill_on_drop: false }` [INFO] [stdout] 67726f68454a23ebf59a2fc927b3de35be8d57c8762dfbb6386c643caa1e896c