[INFO] fetching crate epicinium_server 1.0.12... [INFO] testing epicinium_server-1.0.12 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate epicinium_server 1.0.12 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate epicinium_server 1.0.12 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate epicinium_server 1.0.12 [INFO] finished tweaking crates.io crate epicinium_server 1.0.12 [INFO] tweaked toml for crates.io crate epicinium_server 1.0.12 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate epicinium_server 1.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-aux v2.2.0 [INFO] [stderr] Downloaded reopen v0.3.0 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded epicinium_lib v1.0.12 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded vec-drain-where v1.0.1 [INFO] [stderr] Downloaded rlimit v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 038f81234f067edffb744c6e89e026805dad2b6c14fe0c63ed249387ebfed85f [INFO] running `Command { std: "docker" "start" "-a" "038f81234f067edffb744c6e89e026805dad2b6c14fe0c63ed249387ebfed85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038f81234f067edffb744c6e89e026805dad2b6c14fe0c63ed249387ebfed85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038f81234f067edffb744c6e89e026805dad2b6c14fe0c63ed249387ebfed85f", kill_on_drop: false }` [INFO] [stdout] 038f81234f067edffb744c6e89e026805dad2b6c14fe0c63ed249387ebfed85f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7ad08e3f88ecbedd5eb034632b67c035b2f2554ebf36709aafc99159aa9a94a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7ad08e3f88ecbedd5eb034632b67c035b2f2554ebf36709aafc99159aa9a94a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling epicinium_lib v1.0.12 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec-drain-where v1.0.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6430719c2f0196bb -C extra-filename=-6430719c2f0196bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rmeta --cap-lints allow --cap-lints=forbid` (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" "d7ad08e3f88ecbedd5eb034632b67c035b2f2554ebf36709aafc99159aa9a94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ad08e3f88ecbedd5eb034632b67c035b2f2554ebf36709aafc99159aa9a94a", kill_on_drop: false }` [INFO] [stdout] d7ad08e3f88ecbedd5eb034632b67c035b2f2554ebf36709aafc99159aa9a94a