[INFO] fetching crate xdid-core 0.3.0... [INFO] testing xdid-core-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate xdid-core 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate xdid-core 0.3.0 [INFO] finished tweaking crates.io crate xdid-core 0.3.0 [INFO] tweaked toml for crates.io crate xdid-core 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xdid-core 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xdid-core 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jose-b64 v0.1.2 [INFO] [stderr] Downloaded jose-jwk v0.1.2 [INFO] [stderr] Downloaded jose-jwa v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c99a5233cbf54e0d91c69afb902a4fb8221a485c39082d149c3c53399f3df1e [INFO] running `Command { std: "docker" "start" "-a" "3c99a5233cbf54e0d91c69afb902a4fb8221a485c39082d149c3c53399f3df1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c99a5233cbf54e0d91c69afb902a4fb8221a485c39082d149c3c53399f3df1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c99a5233cbf54e0d91c69afb902a4fb8221a485c39082d149c3c53399f3df1e", kill_on_drop: false }` [INFO] [stdout] 3c99a5233cbf54e0d91c69afb902a4fb8221a485c39082d149c3c53399f3df1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa3a594250e968120f4032a9087a7ef52fcef469f63ed75009d6c65eb1a76c4 [INFO] running `Command { std: "docker" "start" "-a" "8fa3a594250e968120f4032a9087a7ef52fcef469f63ed75009d6c65eb1a76c4", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling jose-jwa v0.1.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling jose-b64 v0.1.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling jose-jwk v0.1.2 [INFO] [stderr] Compiling xdid-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "8fa3a594250e968120f4032a9087a7ef52fcef469f63ed75009d6c65eb1a76c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa3a594250e968120f4032a9087a7ef52fcef469f63ed75009d6c65eb1a76c4", kill_on_drop: false }` [INFO] [stdout] 8fa3a594250e968120f4032a9087a7ef52fcef469f63ed75009d6c65eb1a76c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 008f8ec5e23f8db0b34300217e14e95f19df6d58093de4cd600461f63f96a98e [INFO] running `Command { std: "docker" "start" "-a" "008f8ec5e23f8db0b34300217e14e95f19df6d58093de4cd600461f63f96a98e", kill_on_drop: false }` [INFO] [stderr] Compiling xdid-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "008f8ec5e23f8db0b34300217e14e95f19df6d58093de4cd600461f63f96a98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008f8ec5e23f8db0b34300217e14e95f19df6d58093de4cd600461f63f96a98e", kill_on_drop: false }` [INFO] [stdout] 008f8ec5e23f8db0b34300217e14e95f19df6d58093de4cd600461f63f96a98e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fabba8a4d8f4a16b31087e0dc83e90034534880827a5da813f4e53aecb00c39b [INFO] running `Command { std: "docker" "start" "-a" "fabba8a4d8f4a16b31087e0dc83e90034534880827a5da813f4e53aecb00c39b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xdid_core-e9cbcc8967df3a6b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test did::tests::test_did_example ... ok [INFO] [stdout] test did_url::tests::test_did_url_full ... ok [INFO] [stdout] test did_url::tests::test_did_url_no_path ... ok [INFO] [stdout] test did_url::tests::test_did_url_no_query ... ok [INFO] [stdout] test did_url::tests::test_did_url_no_fragment ... ok [INFO] [stdout] test did_url::tests::test_did_url_none ... ok [INFO] [stdout] test uri::tests::test_segment_alphanumeric ... ok [INFO] [stdout] test uri::tests::test_segment_colon ... ok [INFO] [stdout] test uri::tests::test_segment_length ... ok [INFO] [stdout] test uri::tests::test_segment_pct_encode ... ok [INFO] [stdout] test uri::tests::test_segment_symbols ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xdid_core [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" "fabba8a4d8f4a16b31087e0dc83e90034534880827a5da813f4e53aecb00c39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabba8a4d8f4a16b31087e0dc83e90034534880827a5da813f4e53aecb00c39b", kill_on_drop: false }` [INFO] [stdout] fabba8a4d8f4a16b31087e0dc83e90034534880827a5da813f4e53aecb00c39b