[INFO] fetching crate routerify 2.2.0... [INFO] testing routerify-2.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate routerify 2.2.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate routerify 2.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate routerify 2.2.0 [INFO] finished tweaking crates.io crate routerify 2.2.0 [INFO] tweaked toml for crates.io crate routerify 2.2.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate routerify 2.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded futures v0.3.14 [INFO] [stderr] Downloaded futures-io v0.3.14 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded crossbeam-utils v0.8.4 [INFO] [stderr] Downloaded futures-macro v0.3.14 [INFO] [stderr] Downloaded async-stream v0.3.1 [INFO] [stderr] Downloaded netlify_lambda v0.2.0 [INFO] [stderr] Downloaded sloggers v1.0.1 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded http-serde v1.0.1 [INFO] [stderr] Downloaded aws_lambda_events v0.4.0 [INFO] [stderr] Downloaded netlify_lambda_http v0.2.0 [INFO] [stderr] Downloaded regex v1.5.3 [INFO] [stderr] Downloaded async-stream-impl v0.3.1 [INFO] [stderr] Downloaded netlify_lambda_attributes v0.2.0 [INFO] [stderr] Downloaded slog-kvfilter v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a1c4db8a09a01991be55575a096aceec846827bf4f96651ba4e7abf51028bb [INFO] running `Command { std: "docker" "start" "-a" "25a1c4db8a09a01991be55575a096aceec846827bf4f96651ba4e7abf51028bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a1c4db8a09a01991be55575a096aceec846827bf4f96651ba4e7abf51028bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a1c4db8a09a01991be55575a096aceec846827bf4f96651ba4e7abf51028bb", kill_on_drop: false }` [INFO] [stdout] 25a1c4db8a09a01991be55575a096aceec846827bf4f96651ba4e7abf51028bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b6f14a3420061a6443e1e32e5a07cd3a78c6483ccc1759dec339411dbefb53 [INFO] running `Command { std: "docker" "start" "-a" "02b6f14a3420061a6443e1e32e5a07cd3a78c6483ccc1759dec339411dbefb53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling routerify v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.32s [INFO] running `Command { std: "docker" "inspect" "02b6f14a3420061a6443e1e32e5a07cd3a78c6483ccc1759dec339411dbefb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b6f14a3420061a6443e1e32e5a07cd3a78c6483ccc1759dec339411dbefb53", kill_on_drop: false }` [INFO] [stdout] 02b6f14a3420061a6443e1e32e5a07cd3a78c6483ccc1759dec339411dbefb53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09f744299ec37b96d71f04b4c459f0a6d67729da08b93a817768466700e068ac [INFO] running `Command { std: "docker" "start" "-a" "09f744299ec37b96d71f04b4c459f0a6d67729da08b93a817768466700e068ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling netlify_lambda_attributes v0.2.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http-serde v1.0.1 [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 v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `routerify` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_with_heavy_loads --edition=2018 examples/test-with-heavy-loads.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=b0379813b3a9ffb4 -C extra-filename=-b0379813b3a9ffb4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aws_lambda_events=/opt/rustwide/target/debug/deps/libaws_lambda_events-5c42998b14f81f6a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5fe5bcff97450092.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9a7b9e4955eeb0d0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/libnetlify_lambda_http-ae20dcd4c0179ade.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d87504cd66646a1d.rlib --extern routerify=/opt/rustwide/target/debug/deps/librouterify-a8b8c53390fd4d4d.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-ca5818353f928016.rlib --extern sloggers=/opt/rustwide/target/debug/deps/libsloggers-8a2cd0535f10857d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-90e8090bd0a74f7d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9c2c3dea92b23a98.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09f744299ec37b96d71f04b4c459f0a6d67729da08b93a817768466700e068ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f744299ec37b96d71f04b4c459f0a6d67729da08b93a817768466700e068ac", kill_on_drop: false }` [INFO] [stdout] 09f744299ec37b96d71f04b4c459f0a6d67729da08b93a817768466700e068ac