[INFO] fetching crate openpgp-card-scdc 0.2.1... [INFO] testing openpgp-card-scdc-0.2.1 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate openpgp-card-scdc 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate openpgp-card-scdc 0.2.1 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-card-scdc 0.2.1 [INFO] finished tweaking crates.io crate openpgp-card-scdc 0.2.1 [INFO] tweaked toml for crates.io crate openpgp-card-scdc 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af52047d02e30f8a9a5291ed8f5282f03936323bbd89893e947293dfe69feb7c [INFO] running `Command { std: "docker" "start" "-a" "af52047d02e30f8a9a5291ed8f5282f03936323bbd89893e947293dfe69feb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af52047d02e30f8a9a5291ed8f5282f03936323bbd89893e947293dfe69feb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af52047d02e30f8a9a5291ed8f5282f03936323bbd89893e947293dfe69feb7c", kill_on_drop: false }` [INFO] [stdout] af52047d02e30f8a9a5291ed8f5282f03936323bbd89893e947293dfe69feb7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ad7cbc0e97578c4c1893e670e4b638bfb72e03d620296f0885a2379a5b016cf [INFO] running `Command { std: "docker" "start" "-a" "7ad7cbc0e97578c4c1893e670e4b638bfb72e03d620296f0885a2379a5b016cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling sha1collisiondetection v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling buffered-reader v1.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memsec v0.6.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling nettle-sys v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling openpgp-card v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling capnp-futures v0.13.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Compiling sequoia-openpgp v1.10.0 [INFO] [stderr] Compiling sequoia-ipc v0.27.0 [INFO] [stderr] Compiling nettle v7.2.0 [INFO] [stderr] Compiling openpgp-card-scdc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "7ad7cbc0e97578c4c1893e670e4b638bfb72e03d620296f0885a2379a5b016cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad7cbc0e97578c4c1893e670e4b638bfb72e03d620296f0885a2379a5b016cf", kill_on_drop: false }` [INFO] [stdout] 7ad7cbc0e97578c4c1893e670e4b638bfb72e03d620296f0885a2379a5b016cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8f63c6a13aeac6e0a1da08aa93da20bf5d3e09d58893b1078bc28d3853546e [INFO] running `Command { std: "docker" "start" "-a" "8c8f63c6a13aeac6e0a1da08aa93da20bf5d3e09d58893b1078bc28d3853546e", kill_on_drop: false }` [INFO] [stderr] Compiling openpgp-card-scdc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "8c8f63c6a13aeac6e0a1da08aa93da20bf5d3e09d58893b1078bc28d3853546e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8f63c6a13aeac6e0a1da08aa93da20bf5d3e09d58893b1078bc28d3853546e", kill_on_drop: false }` [INFO] [stdout] 8c8f63c6a13aeac6e0a1da08aa93da20bf5d3e09d58893b1078bc28d3853546e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4972cdda30c747e68360ec2d212b7d56e30aeb7f949fd16cfeb572336fb2439 [INFO] running `Command { std: "docker" "start" "-a" "d4972cdda30c747e68360ec2d212b7d56e30aeb7f949fd16cfeb572336fb2439", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openpgp_card_scdc-37c566a1b12c76f9) [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] [stderr] Doc-tests openpgp-card-scdc [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" "d4972cdda30c747e68360ec2d212b7d56e30aeb7f949fd16cfeb572336fb2439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4972cdda30c747e68360ec2d212b7d56e30aeb7f949fd16cfeb572336fb2439", kill_on_drop: false }` [INFO] [stdout] d4972cdda30c747e68360ec2d212b7d56e30aeb7f949fd16cfeb572336fb2439