[INFO] fetching crate lpc55 0.1.0-alpha.6... [INFO] testing lpc55-0.1.0-alpha.6 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate lpc55 0.1.0-alpha.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lpc55 0.1.0-alpha.6 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lpc55 0.1.0-alpha.6 [INFO] finished tweaking crates.io crate lpc55 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate lpc55 0.1.0-alpha.6 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lpc55 0.1.0-alpha.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] c0a101e3d27bb0e21f4f4b10531c2f75727b456bc6b0bd667df1a27e9e8121be [INFO] running `Command { std: "docker" "start" "-a" "c0a101e3d27bb0e21f4f4b10531c2f75727b456bc6b0bd667df1a27e9e8121be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0a101e3d27bb0e21f4f4b10531c2f75727b456bc6b0bd667df1a27e9e8121be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a101e3d27bb0e21f4f4b10531c2f75727b456bc6b0bd667df1a27e9e8121be", kill_on_drop: false }` [INFO] [stdout] c0a101e3d27bb0e21f4f4b10531c2f75727b456bc6b0bd667df1a27e9e8121be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c7b761ee6c6d21b7272f17ee72a96cbecde930abe87f1bd3862437f0414c9d [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" "33c7b761ee6c6d21b7272f17ee72a96cbecde930abe87f1bd3862437f0414c9d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling delog v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling pem-parser v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling pkcs11 v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling pkcs11-uri v0.1.2 [INFO] [stderr] Compiling lpc55 v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [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 serde v1.0.126 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "33c7b761ee6c6d21b7272f17ee72a96cbecde930abe87f1bd3862437f0414c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c7b761ee6c6d21b7272f17ee72a96cbecde930abe87f1bd3862437f0414c9d", kill_on_drop: false }` [INFO] [stdout] 33c7b761ee6c6d21b7272f17ee72a96cbecde930abe87f1bd3862437f0414c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a36774618ed8b5ca1239a2d15340e1fccce89526cda209ac6b701190541897fb [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" "a36774618ed8b5ca1239a2d15340e1fccce89526cda209ac6b701190541897fb", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling lpc55 v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `Command { std: "docker" "inspect" "a36774618ed8b5ca1239a2d15340e1fccce89526cda209ac6b701190541897fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36774618ed8b5ca1239a2d15340e1fccce89526cda209ac6b701190541897fb", kill_on_drop: false }` [INFO] [stdout] a36774618ed8b5ca1239a2d15340e1fccce89526cda209ac6b701190541897fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 4d937a3fe084421adc9b98262d6553987545e9b5545f8d2c9f328296a14ec739 [INFO] running `Command { std: "docker" "start" "-a" "4d937a3fe084421adc9b98262d6553987545e9b5545f8d2c9f328296a14ec739", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lpc55-f5b7d8cbe43cdef4) [INFO] [stdout] running 3 tests [INFO] [stdout] test secure_binary::aes_keywrap::test ... ok [INFO] [stdout] test secure_binary::aes_keywrap::vectors_rfc_3394 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lpc55-e506c38266ac580c) [INFO] [stdout] test secure_binary::bcd_tests::bcd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-4d0cf8e117a6bfcc) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test customer_generates_correctly ... ok [INFO] [stdout] test custom_debug_policy ... ok [INFO] [stdout] test sha256_seal ... ok [INFO] [stdout] test factory_generates_correctly ... ok [INFO] [stderr] Doc-tests lpc55 [INFO] [stdout] test rotkh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/secure_binary/command.rs - secure_binary::command::BootCommandSequenceDescription (line 180) ... ignored [INFO] [stdout] test src/secure_binary/command.rs - secure_binary::command::SingleBootCommandDescription (line 106) ... ignored [INFO] [stdout] test src/secure_binary/command.rs - secure_binary::command::SingleBootCommandDescription (line 116) ... ignored [INFO] [stdout] test src/secure_binary/command.rs - secure_binary::command::SingleBootCommandDescription::Load (line 144) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d937a3fe084421adc9b98262d6553987545e9b5545f8d2c9f328296a14ec739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d937a3fe084421adc9b98262d6553987545e9b5545f8d2c9f328296a14ec739", kill_on_drop: false }` [INFO] [stdout] 4d937a3fe084421adc9b98262d6553987545e9b5545f8d2c9f328296a14ec739