[INFO] cloning repository https://github.com/wchargin/de2fa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wchargin/de2fa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchargin%2Fde2fa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchargin%2Fde2fa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3689a30e74913267dd6acee113ced520dd9aa23a [INFO] testing wchargin/de2fa against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwchargin%2Fde2fa" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wchargin/de2fa 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/wchargin/de2fa [INFO] finished tweaking git repo https://github.com/wchargin/de2fa [INFO] tweaked toml for git repo https://github.com/wchargin/de2fa written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/wchargin/de2fa 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] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.4.0 [INFO] [stderr] Downloaded cc v1.0.15 [INFO] [stderr] Downloaded rayon v1.0.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.6 [INFO] [stderr] Downloaded base32 v0.3.1 [INFO] [stderr] Downloaded quirc v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] f873b99b1d283b3ae4231b51a6013457a3092083c2f710aa308f15bc4765245c [INFO] running `Command { std: "docker" "start" "-a" "f873b99b1d283b3ae4231b51a6013457a3092083c2f710aa308f15bc4765245c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f873b99b1d283b3ae4231b51a6013457a3092083c2f710aa308f15bc4765245c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f873b99b1d283b3ae4231b51a6013457a3092083c2f710aa308f15bc4765245c", kill_on_drop: false }` [INFO] [stdout] f873b99b1d283b3ae4231b51a6013457a3092083c2f710aa308f15bc4765245c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 9a9c314dd654474904bb7ef7c74d059332be64c014bf3055319dbe255e00ee78 [INFO] running `Command { std: "docker" "start" "-a" "9a9c314dd654474904bb7ef7c74d059332be64c014bf3055319dbe255e00ee78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quirc v0.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling sha-1 v0.3.4 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling oath v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.35 [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 de2fa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "9a9c314dd654474904bb7ef7c74d059332be64c014bf3055319dbe255e00ee78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9c314dd654474904bb7ef7c74d059332be64c014bf3055319dbe255e00ee78", kill_on_drop: false }` [INFO] [stdout] 9a9c314dd654474904bb7ef7c74d059332be64c014bf3055319dbe255e00ee78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 5c6e64d8e51d0220f7f33bc8ded2a182570a70c3f934b2d7af3aae8e0906a07d [INFO] running `Command { std: "docker" "start" "-a" "5c6e64d8e51d0220f7f33bc8ded2a182570a70c3f934b2d7af3aae8e0906a07d", kill_on_drop: false }` [INFO] [stderr] Compiling de2fa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "5c6e64d8e51d0220f7f33bc8ded2a182570a70c3f934b2d7af3aae8e0906a07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6e64d8e51d0220f7f33bc8ded2a182570a70c3f934b2d7af3aae8e0906a07d", kill_on_drop: false }` [INFO] [stdout] 5c6e64d8e51d0220f7f33bc8ded2a182570a70c3f934b2d7af3aae8e0906a07d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 3d692e1196b45f2039ac702a9dda425a7c6324d089323c4d8b9d9b7f02a88c59 [INFO] running `Command { std: "docker" "start" "-a" "3d692e1196b45f2039ac702a9dda425a7c6324d089323c4d8b9d9b7f02a88c59", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/de2fa-a6baffaca327c2b4) [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" "3d692e1196b45f2039ac702a9dda425a7c6324d089323c4d8b9d9b7f02a88c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d692e1196b45f2039ac702a9dda425a7c6324d089323c4d8b9d9b7f02a88c59", kill_on_drop: false }` [INFO] [stdout] 3d692e1196b45f2039ac702a9dda425a7c6324d089323c4d8b9d9b7f02a88c59