[INFO] cloning repository https://github.com/seritools/find_drand48_innosetup_pw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seritools/find_drand48_innosetup_pw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Ffind_drand48_innosetup_pw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Ffind_drand48_innosetup_pw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c00b087905147a52365cfe6ef1fe5fde72b711f5 [INFO] testing seritools/find_drand48_innosetup_pw against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Ffind_drand48_innosetup_pw" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seritools/find_drand48_innosetup_pw on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seritools/find_drand48_innosetup_pw [INFO] finished tweaking git repo https://github.com/seritools/find_drand48_innosetup_pw [INFO] tweaked toml for git repo https://github.com/seritools/find_drand48_innosetup_pw written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/seritools/find_drand48_innosetup_pw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded hex-literal-impl v0.2.0 [INFO] [stderr] Downloaded hex-literal v0.2.0 [INFO] [stderr] Downloaded float_extras v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f033808c6beb5b233ae7e2ad16549a3b7a3427d258211898aa54b7e8e83aa8 [INFO] running `Command { std: "docker" "start" "-a" "d7f033808c6beb5b233ae7e2ad16549a3b7a3427d258211898aa54b7e8e83aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f033808c6beb5b233ae7e2ad16549a3b7a3427d258211898aa54b7e8e83aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f033808c6beb5b233ae7e2ad16549a3b7a3427d258211898aa54b7e8e83aa8", kill_on_drop: false }` [INFO] [stdout] d7f033808c6beb5b233ae7e2ad16549a3b7a3427d258211898aa54b7e8e83aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94223e134fc82e623b5160f5165ca34e362cfa6548ce81aca93f2c76c49e3f41 [INFO] running `Command { std: "docker" "start" "-a" "94223e134fc82e623b5160f5165ca34e362cfa6548ce81aca93f2c76c49e3f41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling float_extras v0.1.6 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling hex-literal v0.2.0 [INFO] [stderr] Compiling find_drand48_innosetup_pw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.14s [INFO] running `Command { std: "docker" "inspect" "94223e134fc82e623b5160f5165ca34e362cfa6548ce81aca93f2c76c49e3f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94223e134fc82e623b5160f5165ca34e362cfa6548ce81aca93f2c76c49e3f41", kill_on_drop: false }` [INFO] [stdout] 94223e134fc82e623b5160f5165ca34e362cfa6548ce81aca93f2c76c49e3f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ada72c727d1a5ef25ec484840f5a110ec0687b1eec1d99a72b9b99ffd3a2d0b [INFO] running `Command { std: "docker" "start" "-a" "5ada72c727d1a5ef25ec484840f5a110ec0687b1eec1d99a72b9b99ffd3a2d0b", kill_on_drop: false }` [INFO] [stderr] Compiling find_drand48_innosetup_pw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "5ada72c727d1a5ef25ec484840f5a110ec0687b1eec1d99a72b9b99ffd3a2d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ada72c727d1a5ef25ec484840f5a110ec0687b1eec1d99a72b9b99ffd3a2d0b", kill_on_drop: false }` [INFO] [stdout] 5ada72c727d1a5ef25ec484840f5a110ec0687b1eec1d99a72b9b99ffd3a2d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbf38dbd748468185da84c4d15229fa263824b907785f09464ec11db78720a91 [INFO] running `Command { std: "docker" "start" "-a" "cbf38dbd748468185da84c4d15229fa263824b907785f09464ec11db78720a91", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/find_drand48_innosetup_pw-786a61df4f48b5c8) [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" "cbf38dbd748468185da84c4d15229fa263824b907785f09464ec11db78720a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf38dbd748468185da84c4d15229fa263824b907785f09464ec11db78720a91", kill_on_drop: false }` [INFO] [stdout] cbf38dbd748468185da84c4d15229fa263824b907785f09464ec11db78720a91