[INFO] cloning repository https://github.com/ana0/off-decode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ana0/off-decode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fana0%2Foff-decode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fana0%2Foff-decode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77117e65692f9fcc3b0aaf35b1c5f2163ddfe8d1 [INFO] testing ana0/off-decode against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fana0%2Foff-decode" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ana0/off-decode on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ana0/off-decode [INFO] finished tweaking git repo https://github.com/ana0/off-decode [INFO] tweaked toml for git repo https://github.com/ana0/off-decode written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ana0/off-decode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xsalsa20poly1305 v0.6.0 [INFO] [stderr] Downloaded shamirsecretsharing v0.1.5 [INFO] [stderr] Downloaded ecies v0.2.1 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded bytemuck v1.6.1 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be27c6afadfedde4c77a25d3acbbd4b12fd1759cdda9b799e94e0e06c47c8d61 [INFO] running `Command { std: "docker" "start" "-a" "be27c6afadfedde4c77a25d3acbbd4b12fd1759cdda9b799e94e0e06c47c8d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be27c6afadfedde4c77a25d3acbbd4b12fd1759cdda9b799e94e0e06c47c8d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be27c6afadfedde4c77a25d3acbbd4b12fd1759cdda9b799e94e0e06c47c8d61", kill_on_drop: false }` [INFO] [stdout] be27c6afadfedde4c77a25d3acbbd4b12fd1759cdda9b799e94e0e06c47c8d61 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1362f322d74b1606d81abb2939a69f31ff8ef55866a440214c7b1316d7df3259 [INFO] running `Command { std: "docker" "start" "-a" "1362f322d74b1606d81abb2939a69f31ff8ef55866a440214c7b1316d7df3259", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bytemuck v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling shamirsecretsharing v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ecies v0.2.1 [INFO] [stderr] Compiling decode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.06s [INFO] running `Command { std: "docker" "inspect" "1362f322d74b1606d81abb2939a69f31ff8ef55866a440214c7b1316d7df3259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1362f322d74b1606d81abb2939a69f31ff8ef55866a440214c7b1316d7df3259", kill_on_drop: false }` [INFO] [stdout] 1362f322d74b1606d81abb2939a69f31ff8ef55866a440214c7b1316d7df3259 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069cc59e3dad6421d159cbbcf410fae06a54543aedfac4a58db3f0eb1bf1cdaa [INFO] running `Command { std: "docker" "start" "-a" "069cc59e3dad6421d159cbbcf410fae06a54543aedfac4a58db3f0eb1bf1cdaa", kill_on_drop: false }` [INFO] [stderr] Compiling decode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "069cc59e3dad6421d159cbbcf410fae06a54543aedfac4a58db3f0eb1bf1cdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069cc59e3dad6421d159cbbcf410fae06a54543aedfac4a58db3f0eb1bf1cdaa", kill_on_drop: false }` [INFO] [stdout] 069cc59e3dad6421d159cbbcf410fae06a54543aedfac4a58db3f0eb1bf1cdaa [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac5e1f9f65d51867fa4fb42130765f092df61af747ce54962b2e5a14ff13a801 [INFO] running `Command { std: "docker" "start" "-a" "ac5e1f9f65d51867fa4fb42130765f092df61af747ce54962b2e5a14ff13a801", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/decode-ae87978ff783eddd) [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" "ac5e1f9f65d51867fa4fb42130765f092df61af747ce54962b2e5a14ff13a801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5e1f9f65d51867fa4fb42130765f092df61af747ce54962b2e5a14ff13a801", kill_on_drop: false }` [INFO] [stdout] ac5e1f9f65d51867fa4fb42130765f092df61af747ce54962b2e5a14ff13a801