[INFO] fetching crate yubirs-tools 0.1.1... [INFO] testing yubirs-tools-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate yubirs-tools 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate yubirs-tools 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yubirs-tools 0.1.1 [INFO] finished tweaking crates.io crate yubirs-tools 0.1.1 [INFO] tweaked toml for crates.io crate yubirs-tools 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate yubirs-tools 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.5 [INFO] [stderr] Downloaded bdrck v0.16.0 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded flaggy-values v0.1.1 [INFO] [stderr] Downloaded flaggy-codegen v0.1.1 [INFO] [stderr] Downloaded flaggy v0.1.1 [INFO] [stderr] Downloaded yubirs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d5d42a8959eb19a3c04a4b0a1c2744c090e4f2dcf648ae2b6e7839efaaa650e [INFO] running `Command { std: "docker" "start" "-a" "8d5d42a8959eb19a3c04a4b0a1c2744c090e4f2dcf648ae2b6e7839efaaa650e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d5d42a8959eb19a3c04a4b0a1c2744c090e4f2dcf648ae2b6e7839efaaa650e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5d42a8959eb19a3c04a4b0a1c2744c090e4f2dcf648ae2b6e7839efaaa650e", kill_on_drop: false }` [INFO] [stdout] 8d5d42a8959eb19a3c04a4b0a1c2744c090e4f2dcf648ae2b6e7839efaaa650e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2c980a9d5da2745f5b4c89432387331bc713c75c672c85842f3eb02b475d7c1 [INFO] running `Command { std: "docker" "start" "-a" "e2c980a9d5da2745f5b4c89432387331bc713c75c672c85842f3eb02b475d7c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling flaggy-values v0.1.1 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling flaggy-codegen v0.1.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling flaggy v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling bdrck v0.16.0 [INFO] [stderr] Compiling yubirs v0.7.0 [INFO] [stderr] Compiling yubirs-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "e2c980a9d5da2745f5b4c89432387331bc713c75c672c85842f3eb02b475d7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c980a9d5da2745f5b4c89432387331bc713c75c672c85842f3eb02b475d7c1", kill_on_drop: false }` [INFO] [stdout] e2c980a9d5da2745f5b4c89432387331bc713c75c672c85842f3eb02b475d7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d43d5cb23a056befb1a0b61afb77d0a194a436c63b33987dbb6b41bd47524d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d43d5cb23a056befb1a0b61afb77d0a194a436c63b33987dbb6b41bd47524d6", kill_on_drop: false }` [INFO] [stderr] Compiling yubirs-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "4d43d5cb23a056befb1a0b61afb77d0a194a436c63b33987dbb6b41bd47524d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d43d5cb23a056befb1a0b61afb77d0a194a436c63b33987dbb6b41bd47524d6", kill_on_drop: false }` [INFO] [stdout] 4d43d5cb23a056befb1a0b61afb77d0a194a436c63b33987dbb6b41bd47524d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f221535c31a965f1821354d3d013010ac59b2d27d9cdef2fef57df5cb8692bb3 [INFO] running `Command { std: "docker" "start" "-a" "f221535c31a965f1821354d3d013010ac59b2d27d9cdef2fef57df5cb8692bb3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piv_tool-3d065436e2a9da51) [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" "f221535c31a965f1821354d3d013010ac59b2d27d9cdef2fef57df5cb8692bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f221535c31a965f1821354d3d013010ac59b2d27d9cdef2fef57df5cb8692bb3", kill_on_drop: false }` [INFO] [stdout] f221535c31a965f1821354d3d013010ac59b2d27d9cdef2fef57df5cb8692bb3