[INFO] cloning repository https://github.com/GrossBetruger/esoteric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrossBetruger/esoteric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrossBetruger%2Fesoteric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrossBetruger%2Fesoteric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5a04619cad93fad5c7cbe08e7543fbc07f59a39 [INFO] testing GrossBetruger/esoteric against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrossBetruger%2Fesoteric" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GrossBetruger/esoteric on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GrossBetruger/esoteric [INFO] finished tweaking git repo https://github.com/GrossBetruger/esoteric [INFO] tweaked toml for git repo https://github.com/GrossBetruger/esoteric written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/GrossBetruger/esoteric already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aca4c2fc7d6eafa63d1eb33c20aac37a74f3fbc5d70ea36199f42b6afa953f7 [INFO] running `Command { std: "docker" "start" "-a" "0aca4c2fc7d6eafa63d1eb33c20aac37a74f3fbc5d70ea36199f42b6afa953f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aca4c2fc7d6eafa63d1eb33c20aac37a74f3fbc5d70ea36199f42b6afa953f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aca4c2fc7d6eafa63d1eb33c20aac37a74f3fbc5d70ea36199f42b6afa953f7", kill_on_drop: false }` [INFO] [stdout] 0aca4c2fc7d6eafa63d1eb33c20aac37a74f3fbc5d70ea36199f42b6afa953f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33d4c55f30b601c6ea4c5bc5bdd10e7da626f641376059f62ba616ee880fa49 [INFO] running `Command { std: "docker" "start" "-a" "b33d4c55f30b601c6ea4c5bc5bdd10e7da626f641376059f62ba616ee880fa49", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling xorshift v0.1.3 [INFO] [stderr] Compiling esoteric v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "b33d4c55f30b601c6ea4c5bc5bdd10e7da626f641376059f62ba616ee880fa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33d4c55f30b601c6ea4c5bc5bdd10e7da626f641376059f62ba616ee880fa49", kill_on_drop: false }` [INFO] [stdout] b33d4c55f30b601c6ea4c5bc5bdd10e7da626f641376059f62ba616ee880fa49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236b68020dcd76541ee5891a5f8444e45bf706839295c049bfd5d8ec754707fc [INFO] running `Command { std: "docker" "start" "-a" "236b68020dcd76541ee5891a5f8444e45bf706839295c049bfd5d8ec754707fc", kill_on_drop: false }` [INFO] [stderr] Compiling esoteric v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "236b68020dcd76541ee5891a5f8444e45bf706839295c049bfd5d8ec754707fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236b68020dcd76541ee5891a5f8444e45bf706839295c049bfd5d8ec754707fc", kill_on_drop: false }` [INFO] [stdout] 236b68020dcd76541ee5891a5f8444e45bf706839295c049bfd5d8ec754707fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97062462beaa0d61be86fe0bb59b0c19e72bec8ef2c63b7c10e4bd4cba50baf0 [INFO] running `Command { std: "docker" "start" "-a" "97062462beaa0d61be86fe0bb59b0c19e72bec8ef2c63b7c10e4bd4cba50baf0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/esoteric-2085a82a6be67b2c) [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" "97062462beaa0d61be86fe0bb59b0c19e72bec8ef2c63b7c10e4bd4cba50baf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97062462beaa0d61be86fe0bb59b0c19e72bec8ef2c63b7c10e4bd4cba50baf0", kill_on_drop: false }` [INFO] [stdout] 97062462beaa0d61be86fe0bb59b0c19e72bec8ef2c63b7c10e4bd4cba50baf0