[INFO] fetching crate routerify 3.0.0...
[INFO] testing routerify-3.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate routerify 3.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate routerify 3.0.0
[INFO] finished tweaking crates.io crate routerify 3.0.0
[INFO] tweaked toml for crates.io crate routerify 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate routerify 3.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate routerify 3.0.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a35f464a8c23affae853f207357a1788a0023bff44cfc3d3c1e018857dc05e5
[INFO] running `Command { std: "docker" "start" "-a" "4a35f464a8c23affae853f207357a1788a0023bff44cfc3d3c1e018857dc05e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a35f464a8c23affae853f207357a1788a0023bff44cfc3d3c1e018857dc05e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a35f464a8c23affae853f207357a1788a0023bff44cfc3d3c1e018857dc05e5", kill_on_drop: false }`
[INFO] [stdout] 4a35f464a8c23affae853f207357a1788a0023bff44cfc3d3c1e018857dc05e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78a98850124b60136fc1f311917691c65e39db2ec542ccb0f0581c6ec8a0d004
[INFO] running `Command { std: "docker" "start" "-a" "78a98850124b60136fc1f311917691c65e39db2ec542ccb0f0581c6ec8a0d004", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling routerify v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.04s
[INFO] running `Command { std: "docker" "inspect" "78a98850124b60136fc1f311917691c65e39db2ec542ccb0f0581c6ec8a0d004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a98850124b60136fc1f311917691c65e39db2ec542ccb0f0581c6ec8a0d004", kill_on_drop: false }`
[INFO] [stdout] 78a98850124b60136fc1f311917691c65e39db2ec542ccb0f0581c6ec8a0d004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 964091c7a09d0488d0bd3d10e6eec80bb5546f331e20f06f1d72d57aa89fc684
[INFO] running `Command { std: "docker" "start" "-a" "964091c7a09d0488d0bd3d10e6eec80bb5546f331e20f06f1d72d57aa89fc684", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling netlify_lambda_attributes v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libflate v1.1.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling trackable v1.2.0
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling slog-stdlog v4.1.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling http-serde v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling aws_lambda_events v0.4.0
[INFO] [stderr]    Compiling netlify_lambda v0.2.0
[INFO] [stderr]    Compiling sloggers v1.0.1
[INFO] [stderr]    Compiling netlify_lambda_http v0.2.0
[INFO] [stderr]    Compiling routerify v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/integration.rs:456:16
[INFO] [stdout]     |
[INFO] [stdout] 456 |     struct Ctx(i32);
[INFO] [stdout]     |            --- ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Ctx` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `routerify` (test "integration"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name integration --edition=2018 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-http1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "hyper-http1", "hyper-http2"))' -C metadata=b3abbbad0447bc01 -C extra-filename=-9985e0ffa90538bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lambda_events=/opt/rustwide/target/debug/deps/libaws_lambda_events-5cfbbc8a0cc37e22.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4c35f26f76464f1d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e3ee822fe492788d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-68d141c33b4f3cf9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/libnetlify_lambda_http-73294a63f74ac777.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b98134e4dc9c375c.rlib --extern routerify=/opt/rustwide/target/debug/deps/librouterify-1261e31a9fb6ef3c.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-e38f7ba0a6cb7f13.rlib --extern sloggers=/opt/rustwide/target/debug/deps/libsloggers-4674548160ae4efd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d8060375c95b6da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b2e4f722eb5138a6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "964091c7a09d0488d0bd3d10e6eec80bb5546f331e20f06f1d72d57aa89fc684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964091c7a09d0488d0bd3d10e6eec80bb5546f331e20f06f1d72d57aa89fc684", kill_on_drop: false }`
[INFO] [stdout] 964091c7a09d0488d0bd3d10e6eec80bb5546f331e20f06f1d72d57aa89fc684
