[INFO] fetching crate actix-web-location 0.6.0... [INFO] testing actix-web-location-0.6.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate actix-web-location 0.6.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate actix-web-location 0.6.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-location 0.6.0 [INFO] finished tweaking crates.io crate actix-web-location 0.6.0 [INFO] tweaked toml for crates.io crate actix-web-location 0.6.0 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2b3f5a7a8ef0318211a2387d0ff301969ff710e5936ddbe02595c6cbfb3ccbd [INFO] running `Command { std: "docker" "start" "-a" "a2b3f5a7a8ef0318211a2387d0ff301969ff710e5936ddbe02595c6cbfb3ccbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2b3f5a7a8ef0318211a2387d0ff301969ff710e5936ddbe02595c6cbfb3ccbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b3f5a7a8ef0318211a2387d0ff301969ff710e5936ddbe02595c6cbfb3ccbd", kill_on_drop: false }` [INFO] [stdout] a2b3f5a7a8ef0318211a2387d0ff301969ff710e5936ddbe02595c6cbfb3ccbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1bc9b1a479178eb9284f1140ce6d6b64ad8ae1e890262a156d9d27bdc20aa57 [INFO] running `Command { std: "docker" "start" "-a" "f1bc9b1a479178eb9284f1140ce6d6b64ad8ae1e890262a156d9d27bdc20aa57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-web-location v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `warning::actix_web_location_must_specify_one_version_of_actix_web`: Exactly of actix-web-v3 or actix-web-v4 must be specified [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | actix_web_location_must_specify_one_version_of_actix_web() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.19s [INFO] running `Command { std: "docker" "inspect" "f1bc9b1a479178eb9284f1140ce6d6b64ad8ae1e890262a156d9d27bdc20aa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1bc9b1a479178eb9284f1140ce6d6b64ad8ae1e890262a156d9d27bdc20aa57", kill_on_drop: false }` [INFO] [stdout] f1bc9b1a479178eb9284f1140ce6d6b64ad8ae1e890262a156d9d27bdc20aa57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1654a0a4998f93297e7494334b8ef7f28e90d856ddbd078c5b8b67cde4386dae [INFO] running `Command { std: "docker" "start" "-a" "1654a0a4998f93297e7494334b8ef7f28e90d856ddbd078c5b8b67cde4386dae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stdout] warning: use of deprecated function `warning::actix_web_location_must_specify_one_version_of_actix_web`: Exactly of actix-web-v3 or actix-web-v4 must be specified [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | actix_web_location_must_specify_one_version_of_actix_web() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-web-location v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `warning::actix_web_location_must_specify_one_version_of_actix_web`: Exactly of actix-web-v3 or actix-web-v4 must be specified [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | actix_web_location_must_specify_one_version_of_actix_web() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 29.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_location-ef8329bf5493e3f5) [INFO] running `Command { std: "docker" "inspect" "1654a0a4998f93297e7494334b8ef7f28e90d856ddbd078c5b8b67cde4386dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1654a0a4998f93297e7494334b8ef7f28e90d856ddbd078c5b8b67cde4386dae", kill_on_drop: false }` [INFO] [stdout] 1654a0a4998f93297e7494334b8ef7f28e90d856ddbd078c5b8b67cde4386dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41ecfb49ebe5f1e9fd858396ac4a1b23afd43aea2cf440c95b48ee752997d1b8 [INFO] running `Command { std: "docker" "start" "-a" "41ecfb49ebe5f1e9fd858396ac4a1b23afd43aea2cf440c95b48ee752997d1b8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `warning::actix_web_location_must_specify_one_version_of_actix_web`: Exactly of actix-web-v3 or actix-web-v4 must be specified [INFO] [stderr] --> src/lib.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | actix_web_location_must_specify_one_version_of_actix_web() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `actix-web-location` (lib) generated 1 warning [INFO] [stderr] warning: `actix-web-location` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_location-ef8329bf5493e3f5) [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.02s [INFO] [stdout] [INFO] [stderr] Doc-tests actix-web-location [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" "41ecfb49ebe5f1e9fd858396ac4a1b23afd43aea2cf440c95b48ee752997d1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ecfb49ebe5f1e9fd858396ac4a1b23afd43aea2cf440c95b48ee752997d1b8", kill_on_drop: false }` [INFO] [stdout] 41ecfb49ebe5f1e9fd858396ac4a1b23afd43aea2cf440c95b48ee752997d1b8