[INFO] cloning repository https://github.com/robin-nitrokey/nk3-diagnose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robin-nitrokey/nk3-diagnose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Fnk3-diagnose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Fnk3-diagnose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9074f20880fb421d416dfcd79f27b0a48138e29 [INFO] testing robin-nitrokey/nk3-diagnose against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Fnk3-diagnose" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robin-nitrokey/nk3-diagnose on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robin-nitrokey/nk3-diagnose [INFO] finished tweaking git repo https://github.com/robin-nitrokey/nk3-diagnose [INFO] tweaked toml for git repo https://github.com/robin-nitrokey/nk3-diagnose written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/robin-nitrokey/nk3-diagnose already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f729a44f127813a087f5939dd36b7c4ade9088447f819e915588b0ae58d8637 [INFO] running `Command { std: "docker" "start" "-a" "4f729a44f127813a087f5939dd36b7c4ade9088447f819e915588b0ae58d8637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f729a44f127813a087f5939dd36b7c4ade9088447f819e915588b0ae58d8637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f729a44f127813a087f5939dd36b7c4ade9088447f819e915588b0ae58d8637", kill_on_drop: false }` [INFO] [stdout] 4f729a44f127813a087f5939dd36b7c4ade9088447f819e915588b0ae58d8637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 207add92a35651c2ec3608df6381a0bca99d2ff092780a1716569f21b39ecc1b [INFO] running `Command { std: "docker" "start" "-a" "207add92a35651c2ec3608df6381a0bca99d2ff092780a1716569f21b39ecc1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling oid-registry v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling delog v0.1.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling pcsc v2.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lpc55 v0.1.0-alpha.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling pem-parser v0.1.1 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling pkcs11-uri v0.1.2 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling simple_asn1 v0.5.3 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling nk3-diagnose v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.31s [INFO] running `Command { std: "docker" "inspect" "207add92a35651c2ec3608df6381a0bca99d2ff092780a1716569f21b39ecc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207add92a35651c2ec3608df6381a0bca99d2ff092780a1716569f21b39ecc1b", kill_on_drop: false }` [INFO] [stdout] 207add92a35651c2ec3608df6381a0bca99d2ff092780a1716569f21b39ecc1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3983b876606d582c47d78c4ec797dd23266fc311906918075ff7178db2f3d00 [INFO] running `Command { std: "docker" "start" "-a" "b3983b876606d582c47d78c4ec797dd23266fc311906918075ff7178db2f3d00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nk3-diagnose v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.94s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nk3_diagnose-1bcc8268474aeeee) [INFO] running `Command { std: "docker" "inspect" "b3983b876606d582c47d78c4ec797dd23266fc311906918075ff7178db2f3d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3983b876606d582c47d78c4ec797dd23266fc311906918075ff7178db2f3d00", kill_on_drop: false }` [INFO] [stdout] b3983b876606d582c47d78c4ec797dd23266fc311906918075ff7178db2f3d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 496db199650e839221798265396cc51e7c8f68f17900040cb54c492bedcd2b20 [INFO] running `Command { std: "docker" "start" "-a" "496db199650e839221798265396cc51e7c8f68f17900040cb54c492bedcd2b20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nk3_diagnose-1bcc8268474aeeee) [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" "496db199650e839221798265396cc51e7c8f68f17900040cb54c492bedcd2b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496db199650e839221798265396cc51e7c8f68f17900040cb54c492bedcd2b20", kill_on_drop: false }` [INFO] [stdout] 496db199650e839221798265396cc51e7c8f68f17900040cb54c492bedcd2b20