[INFO] fetching crate libimagentryurl 0.10.1...
[INFO] testing libimagentryurl-0.10.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate libimagentryurl 0.10.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate libimagentryurl 0.10.1
[INFO] finished tweaking crates.io crate libimagentryurl 0.10.1
[INFO] tweaked toml for crates.io crate libimagentryurl 0.10.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libimagentryurl 0.10.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.8)
[INFO] [stderr]       Adding itertools v0.8.2 (available: v0.14.0)
[INFO] [stderr]       Adding sha-1 v0.8.2 (available: v0.10.1)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding toml-query v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53e7268ba71cb5e68d46410a30d0383805ccc8344be55d6698051de50bb1943
[INFO] running `Command { std: "docker" "start" "-a" "b53e7268ba71cb5e68d46410a30d0383805ccc8344be55d6698051de50bb1943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53e7268ba71cb5e68d46410a30d0383805ccc8344be55d6698051de50bb1943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53e7268ba71cb5e68d46410a30d0383805ccc8344be55d6698051de50bb1943", kill_on_drop: false }`
[INFO] [stdout] b53e7268ba71cb5e68d46410a30d0383805ccc8344be55d6698051de50bb1943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a763934cbdd69441818379a033f192bd1929092ad130206535c9cbcd48ad3e3
[INFO] running `Command { std: "docker" "start" "-a" "2a763934cbdd69441818379a033f192bd1929092ad130206535c9cbcd48ad3e3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling is-match v0.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling libimagerror v0.10.1
[INFO] [stderr]    Compiling libimagutil v0.10.1
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling toml-query_derive v0.9.2
[INFO] [stderr]    Compiling toml-query v0.9.2
[INFO] [stderr]    Compiling libimagstore v0.10.1
[INFO] [stderr]    Compiling libimagentrylink v0.10.1
[INFO] [stderr]    Compiling libimagentryurl v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s
[INFO] running `Command { std: "docker" "inspect" "2a763934cbdd69441818379a033f192bd1929092ad130206535c9cbcd48ad3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a763934cbdd69441818379a033f192bd1929092ad130206535c9cbcd48ad3e3", kill_on_drop: false }`
[INFO] [stdout] 2a763934cbdd69441818379a033f192bd1929092ad130206535c9cbcd48ad3e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d8236ad6c9941d8ff85622de92e45a2c09e874a353d98286db5c821075980a
[INFO] running `Command { std: "docker" "start" "-a" "59d8236ad6c9941d8ff85622de92e45a2c09e874a353d98286db5c821075980a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling libimagentryurl v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "59d8236ad6c9941d8ff85622de92e45a2c09e874a353d98286db5c821075980a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d8236ad6c9941d8ff85622de92e45a2c09e874a353d98286db5c821075980a", kill_on_drop: false }`
[INFO] [stdout] 59d8236ad6c9941d8ff85622de92e45a2c09e874a353d98286db5c821075980a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5744e010cbaa5a0c94c0a6a900c915a95fc2d05888c279bf31b477a08567b845
[INFO] running `Command { std: "docker" "start" "-a" "5744e010cbaa5a0c94c0a6a900c915a95fc2d05888c279bf31b477a08567b845", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libimagentryurl-cf0ed35b077ed37f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test link::tests::test_header_set_correctly ... ok
[INFO] [stdout] test linker::tests::test_adding_url ... ok
[INFO] [stdout] test linker::tests::test_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libimagentryurl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/iter.rs - iter::UrlFilterIter (line 46) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5744e010cbaa5a0c94c0a6a900c915a95fc2d05888c279bf31b477a08567b845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5744e010cbaa5a0c94c0a6a900c915a95fc2d05888c279bf31b477a08567b845", kill_on_drop: false }`
[INFO] [stdout] 5744e010cbaa5a0c94c0a6a900c915a95fc2d05888c279bf31b477a08567b845
