[INFO] cloning repository https://github.com/jraigneau/maxtables [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jraigneau/maxtables" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjraigneau%2Fmaxtables", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjraigneau%2Fmaxtables'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc00e0f58dfda716532350b577a3e71468ca6b90 [INFO] testing jraigneau/maxtables against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjraigneau%2Fmaxtables" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jraigneau/maxtables 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 git repo https://github.com/jraigneau/maxtables [INFO] finished tweaking git repo https://github.com/jraigneau/maxtables [INFO] tweaked toml for git repo https://github.com/jraigneau/maxtables written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/jraigneau/maxtables 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 08fa9262d3d55afa1bf375befa952b8c3e404646818e91b8a443d6e6732dff88 [INFO] running `Command { std: "docker" "start" "-a" "08fa9262d3d55afa1bf375befa952b8c3e404646818e91b8a443d6e6732dff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08fa9262d3d55afa1bf375befa952b8c3e404646818e91b8a443d6e6732dff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08fa9262d3d55afa1bf375befa952b8c3e404646818e91b8a443d6e6732dff88", kill_on_drop: false }` [INFO] [stdout] 08fa9262d3d55afa1bf375befa952b8c3e404646818e91b8a443d6e6732dff88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 4cb6608621f8b2a6a01bfb2a5b9e5e787bc6bc2e17fb5d4a471fff88dd983141 [INFO] running `Command { std: "docker" "start" "-a" "4cb6608621f8b2a6a01bfb2a5b9e5e787bc6bc2e17fb5d4a471fff88dd983141", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling libc v0.2.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling rand v0.3.12 [INFO] [stderr] Compiling maxtables v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "4cb6608621f8b2a6a01bfb2a5b9e5e787bc6bc2e17fb5d4a471fff88dd983141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb6608621f8b2a6a01bfb2a5b9e5e787bc6bc2e17fb5d4a471fff88dd983141", kill_on_drop: false }` [INFO] [stdout] 4cb6608621f8b2a6a01bfb2a5b9e5e787bc6bc2e17fb5d4a471fff88dd983141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 3ac48c583eb49844c51c1d0082ba6087d778655de09b78af1a6307f9fad23530 [INFO] running `Command { std: "docker" "start" "-a" "3ac48c583eb49844c51c1d0082ba6087d778655de09b78af1a6307f9fad23530", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling maxtables v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/maxtables-3a99cd40a2eef90f) [INFO] running `Command { std: "docker" "inspect" "3ac48c583eb49844c51c1d0082ba6087d778655de09b78af1a6307f9fad23530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac48c583eb49844c51c1d0082ba6087d778655de09b78af1a6307f9fad23530", kill_on_drop: false }` [INFO] [stdout] 3ac48c583eb49844c51c1d0082ba6087d778655de09b78af1a6307f9fad23530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 31a934723c93e56391dceb83f16f5420f0716645b5ff15626f76a7ea1e2032ca [INFO] running `Command { std: "docker" "start" "-a" "31a934723c93e56391dceb83f16f5420f0716645b5ff15626f76a7ea1e2032ca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maxtables-3a99cd40a2eef90f) [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" "31a934723c93e56391dceb83f16f5420f0716645b5ff15626f76a7ea1e2032ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a934723c93e56391dceb83f16f5420f0716645b5ff15626f76a7ea1e2032ca", kill_on_drop: false }` [INFO] [stdout] 31a934723c93e56391dceb83f16f5420f0716645b5ff15626f76a7ea1e2032ca