[INFO] cloning repository https://github.com/aesteve/itinerarium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aesteve/itinerarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesteve%2Fitinerarium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesteve%2Fitinerarium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7de036cf69a563c81c84e9481a79d1186174975 [INFO] testing aesteve/itinerarium against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesteve%2Fitinerarium" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aesteve/itinerarium on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aesteve/itinerarium [INFO] finished tweaking git repo https://github.com/aesteve/itinerarium [INFO] tweaked toml for git repo https://github.com/aesteve/itinerarium written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/aesteve/itinerarium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83973ce13b368e18464199463eba25478a751e9bda13ad7451c2e56c55b8ca12 [INFO] running `Command { std: "docker" "start" "-a" "83973ce13b368e18464199463eba25478a751e9bda13ad7451c2e56c55b8ca12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83973ce13b368e18464199463eba25478a751e9bda13ad7451c2e56c55b8ca12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83973ce13b368e18464199463eba25478a751e9bda13ad7451c2e56c55b8ca12", kill_on_drop: false }` [INFO] [stdout] 83973ce13b368e18464199463eba25478a751e9bda13ad7451c2e56c55b8ca12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c21b157606e643f74231acff2c09701ff11034623884b0578f3c05d6420d67 [INFO] running `Command { std: "docker" "start" "-a" "16c21b157606e643f74231acff2c09701ff11034623884b0578f3c05d6420d67", 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 proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling itinerarium v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.81s [INFO] running `Command { std: "docker" "inspect" "16c21b157606e643f74231acff2c09701ff11034623884b0578f3c05d6420d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c21b157606e643f74231acff2c09701ff11034623884b0578f3c05d6420d67", kill_on_drop: false }` [INFO] [stdout] 16c21b157606e643f74231acff2c09701ff11034623884b0578f3c05d6420d67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa4b79e5add1e5c9bce3cb60ce322caf56ac996025b78c202afeb1539fbb554 [INFO] running `Command { std: "docker" "start" "-a" "daa4b79e5add1e5c9bce3cb60ce322caf56ac996025b78c202afeb1539fbb554", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling itinerarium v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.11s [INFO] running `Command { std: "docker" "inspect" "daa4b79e5add1e5c9bce3cb60ce322caf56ac996025b78c202afeb1539fbb554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa4b79e5add1e5c9bce3cb60ce322caf56ac996025b78c202afeb1539fbb554", kill_on_drop: false }` [INFO] [stdout] daa4b79e5add1e5c9bce3cb60ce322caf56ac996025b78c202afeb1539fbb554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecf6f24a93fb152ecd319ba0228b448690bde8cd212a0b189a849aba7d562831 [INFO] running `Command { std: "docker" "start" "-a" "ecf6f24a93fb152ecd319ba0228b448690bde8cd212a0b189a849aba7d562831", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/itinerarium-31127a88f2238bc4) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test handlers::correlation::tests::correlation_id_is_forwarded_if_present ... FAILED [INFO] [stdout] test gateway::tests::check_forwarded_headers ... FAILED [INFO] [stdout] test handlers::tests::test_mut_handler ... FAILED [INFO] [stdout] test handlers::json_pointer::tests::test_pointer ... FAILED [INFO] [stdout] test handlers::log::tests::test_log_request ... FAILED [INFO] [stdout] test gateway::tests::check_forwarded_body ... FAILED [INFO] [stdout] test handlers::tests::test_chain_response_handlers ... FAILED [INFO] [stdout] test gateway::tests::check_path ... FAILED [INFO] [stdout] test handlers::correlation::tests::correlation_id_is_added_if_missing ... FAILED [INFO] [stdout] test handlers::rate_limiting::tests::test_rate_limiter ... FAILED [INFO] [stdout] test gateway::tests::test_http_to_https_by_using_swapi ... FAILED [INFO] [stdout] test handlers::tests::test_break ... FAILED [INFO] [stdout] test gateway::tests::test ... FAILED [INFO] [stdout] test handlers::tests::test_scoped_handler ... FAILED [INFO] [stdout] test handlers::tests::measure_response_time_by_using_scoped_handler ... FAILED [INFO] [stdout] test handlers::subscriptions::tests::test_subscriptions has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ecf6f24a93fb152ecd319ba0228b448690bde8cd212a0b189a849aba7d562831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf6f24a93fb152ecd319ba0228b448690bde8cd212a0b189a849aba7d562831", kill_on_drop: false }` [INFO] [stdout] ecf6f24a93fb152ecd319ba0228b448690bde8cd212a0b189a849aba7d562831