[INFO] fetching crate in-toto 0.1.2... [INFO] testing in-toto-0.1.2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate in-toto 0.1.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate in-toto 0.1.2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate in-toto 0.1.2 [INFO] finished tweaking crates.io crate in-toto 0.1.2 [INFO] tweaked toml for crates.io crate in-toto 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate in-toto 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded derp v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8d7802a36890a5d774ffb873cf45b28aea958df4fef43046e0dd76c8506247 [INFO] running `Command { std: "docker" "start" "-a" "0e8d7802a36890a5d774ffb873cf45b28aea958df4fef43046e0dd76c8506247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8d7802a36890a5d774ffb873cf45b28aea958df4fef43046e0dd76c8506247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8d7802a36890a5d774ffb873cf45b28aea958df4fef43046e0dd76c8506247", kill_on_drop: false }` [INFO] [stdout] 0e8d7802a36890a5d774ffb873cf45b28aea958df4fef43046e0dd76c8506247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f015a648310c7b6fdc9d3311cdc5cc7456089e52dda0d8ab0f68b9de04547482 [INFO] running `Command { std: "docker" "start" "-a" "f015a648310c7b6fdc9d3311cdc5cc7456089e52dda0d8ab0f68b9de04547482", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling derp v0.0.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling in-toto v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.48s [INFO] running `Command { std: "docker" "inspect" "f015a648310c7b6fdc9d3311cdc5cc7456089e52dda0d8ab0f68b9de04547482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f015a648310c7b6fdc9d3311cdc5cc7456089e52dda0d8ab0f68b9de04547482", kill_on_drop: false }` [INFO] [stdout] f015a648310c7b6fdc9d3311cdc5cc7456089e52dda0d8ab0f68b9de04547482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb15594bef29aa2256335eb0ff2d0c84de1ae8cb70d573657c4f274a9bc0db2 [INFO] running `Command { std: "docker" "start" "-a" "5fb15594bef29aa2256335eb0ff2d0c84de1ae8cb70d573657c4f274a9bc0db2", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling in-toto v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `calculate_hash` [INFO] [stdout] --> src/crypto.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn calculate_hash(data: &[u8], hash_alg: HashAlgorithm) -> HashValue { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.97s [INFO] running `Command { std: "docker" "inspect" "5fb15594bef29aa2256335eb0ff2d0c84de1ae8cb70d573657c4f274a9bc0db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb15594bef29aa2256335eb0ff2d0c84de1ae8cb70d573657c4f274a9bc0db2", kill_on_drop: false }` [INFO] [stdout] 5fb15594bef29aa2256335eb0ff2d0c84de1ae8cb70d573657c4f274a9bc0db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30658cc0c75fe381f0ffda90eec5b9389f61f3534e2bab264f3ff624ff744b34 [INFO] running `Command { std: "docker" "start" "-a" "30658cc0c75fe381f0ffda90eec5b9389f61f3534e2bab264f3ff624ff744b34", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `calculate_hash` [INFO] [stderr] --> src/crypto.rs:78:15 [INFO] [stderr] | [INFO] [stderr] 78 | pub(crate) fn calculate_hash(data: &[u8], hash_alg: HashAlgorithm) -> HashValue { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `in-toto` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/in_toto-68712e0e38a5d0f6) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test crypto::test::de_ser_ed25519_public_key_without_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::de_ser_rsa_public_key_with_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::de_ser_rsa_public_key_without_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::de_ser_ed25519_public_key_with_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::extract_pkcs1_from_rsa_2048_pkcs8 ... ok [INFO] [stdout] test crypto::test::ed25519_read_keypair_and_sign_with_keyid_hash_algorithms ... ok [INFO] [stdout] test crypto::test::ed25519_read_keypair_and_sign ... ok [INFO] [stdout] test crypto::test::extract_pkcs1_from_rsa_4096_pkcs8 ... ok [INFO] [stdout] test crypto::test::ed25519_read_pkcs8_and_sign ... ok [INFO] [stdout] test crypto::test::parse_public_ed25519 ... ok [INFO] [stdout] test crypto::test::new_ed25519_key ... ok [INFO] [stdout] test crypto::test::parse_public_ed25519_spki ... ok [INFO] [stdout] test crypto::test::parse_public_ed25519_with_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::parse_public_ed25519_without_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::parse_public_rsa_2048_spki ... ok [INFO] [stdout] test crypto::test::parse_public_rsa_4096_spki ... ok [INFO] [stdout] test crypto::test::serde_key_id ... ok [INFO] [stdout] test crypto::test::serde_signature_value ... ok [INFO] [stdout] test crypto::test::serde_ed25519_public_key ... ok [INFO] [stdout] test crypto::test::serde_rsa_public_key ... ok [INFO] [stdout] test crypto::test::test_public_key_hash ... ok [INFO] [stdout] test error::tests::verify_io_error_display_string ... ok [INFO] [stdout] test crypto::test::test_public_key_eq ... ok [INFO] [stdout] test crypto::test::serde_signature_without_keyid_hash_algo ... ok [INFO] [stdout] test crypto::test::rsa_2048_read_pkcs8_and_sign ... ok [INFO] [stdout] test interchange::cjson::test::write_arr ... ok [INFO] [stdout] test interchange::cjson::test::write_obj ... ok [INFO] [stdout] test interchange::cjson::test::write_str ... ok [INFO] [stdout] test crypto::test::serde_signature ... ok [INFO] [stdout] test runlib::test::test_record_artifacts ... ok [INFO] [stdout] test crypto::test::rsa_4096_read_pkcs8_and_sign ... ok [INFO] [stdout] hellotest runlib::test::test_run_command ... ok [INFO] [stdout] test crypto::test::new_rsa_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] [stderr] Running tests/runlib.rs (/opt/rustwide/target/debug/deps/runlib-5d3f19095ec95db0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test in_toto_run_record_modified_file ... ok [INFO] [stdout] test in_toto_run_record_symlink_cycle ... ok [INFO] [stdout] in_toto says hi [INFO] [stdout] in_toto says hi [INFO] [stdout] test in_toto_run_record_file ... ok [INFO] [stdout] test in_toto_run_record_symlink_file ... ok [INFO] [stdout] test in_toto_run_record_new_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests in_toto [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/crypto.rs - crypto::PrivateKey::from_pkcs8 (line 409) - compile ... ok [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::from_reader (line 268) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::deserialize (line 39) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::deserialize (line 186) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_reader (line 132) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::serialize (line 65) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_slice (line 146) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::serialize (line 212) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::canonicalize (line 174) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::from_slice (line 282) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::canonicalize (line 27) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::to_writer (line 238) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::to_writer (line 91) ... FAILED [INFO] [stdout] test src/runlib.rs - runlib::in_toto_run (line 222) ... FAILED [INFO] [stdout] test src/models/helpers.rs - models::helpers::VirtualTargetPath::components (line 165) ... FAILED [INFO] [stdout] test src/models/metadata.rs - models::metadata::TargetPath::components (line 287) ... FAILED [INFO] [stdout] test src/crypto.rs - crypto::hash_preference (line 52) ... FAILED [INFO] [stdout] test src/models/metadata.rs - models::metadata::Metablock::verify (line 194) ... FAILED [INFO] [stdout] test src/runlib.rs - runlib::record_artifacts (line 42) ... FAILED [INFO] [stdout] test src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::extension (line 19) ... FAILED [INFO] [stdout] test src/runlib.rs - runlib::run_command (line 119) ... FAILED [INFO] [stdout] test src/interchange/cjson/mod.rs - interchange::cjson::Json::extension (line 166) ... FAILED [INFO] [stdout] test src/models/helpers.rs - models::helpers::VirtualTargetPath::is_child (line 176) ... FAILED [INFO] [stdout] test src/models/metadata.rs - models::metadata::Metablock::new (line 121) ... FAILED [INFO] [stdout] test src/models/helpers.rs - models::helpers::VirtualTargetPath::new (line 147) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::from_reader (line 268) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::deserialize (line 39) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::deserialize (line 186) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_reader (line 132) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::serialize (line 65) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_slice (line 146) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::serialize (line 212) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::canonicalize (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::from_slice (line 282) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::canonicalize (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::to_writer (line 238) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::to_writer (line 91) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runlib.rs - runlib::in_toto_run (line 222) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/helpers.rs - models::helpers::VirtualTargetPath::components (line 165) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/metadata.rs - models::metadata::TargetPath::components (line 287) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/crypto.rs - crypto::hash_preference (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/metadata.rs - models::metadata::Metablock::verify (line 194) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runlib.rs - runlib::record_artifacts (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::extension (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runlib.rs - runlib::run_command (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/cjson/mod.rs - interchange::cjson::Json::extension (line 166) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/helpers.rs - models::helpers::VirtualTargetPath::is_child (line 176) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/metadata.rs - models::metadata::Metablock::new (line 121) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/helpers.rs - models::helpers::VirtualTargetPath::new (line 147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/crypto.rs - crypto::hash_preference (line 52) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::canonicalize (line 174) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::deserialize (line 186) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::extension (line 166) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::from_reader (line 268) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::from_slice (line 282) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::serialize (line 212) [INFO] [stdout] src/interchange/cjson/mod.rs - interchange::cjson::Json::to_writer (line 238) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::canonicalize (line 27) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::deserialize (line 39) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::extension (line 19) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_reader (line 132) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::from_slice (line 146) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::serialize (line 65) [INFO] [stdout] src/interchange/cjson/pretty.rs - interchange::cjson::pretty::JsonPretty::to_writer (line 91) [INFO] [stdout] src/models/helpers.rs - models::helpers::VirtualTargetPath::components (line 165) [INFO] [stdout] src/models/helpers.rs - models::helpers::VirtualTargetPath::is_child (line 176) [INFO] [stdout] src/models/helpers.rs - models::helpers::VirtualTargetPath::new (line 147) [INFO] [stdout] src/models/metadata.rs - models::metadata::Metablock::new (line 121) [INFO] [stdout] src/models/metadata.rs - models::metadata::Metablock::verify (line 194) [INFO] [stdout] src/models/metadata.rs - models::metadata::TargetPath::components (line 287) [INFO] [stdout] src/runlib.rs - runlib::in_toto_run (line 222) [INFO] [stdout] src/runlib.rs - runlib::record_artifacts (line 42) [INFO] [stdout] src/runlib.rs - runlib::run_command (line 119) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "30658cc0c75fe381f0ffda90eec5b9389f61f3534e2bab264f3ff624ff744b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30658cc0c75fe381f0ffda90eec5b9389f61f3534e2bab264f3ff624ff744b34", kill_on_drop: false }` [INFO] [stdout] 30658cc0c75fe381f0ffda90eec5b9389f61f3534e2bab264f3ff624ff744b34