[INFO] fetching crate telexide 0.1.6... [INFO] testing telexide-0.1.6 against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] extracting crate telexide 0.1.6 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate telexide 0.1.6 on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate telexide 0.1.6 [INFO] finished tweaking crates.io crate telexide 0.1.6 [INFO] tweaked toml for crates.io crate telexide 0.1.6 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded telexide_proc_macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1172b7a2e677397b9a9655589d50f4fadaea488163e898f984bd9c2c8371dab [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" "e1172b7a2e677397b9a9655589d50f4fadaea488163e898f984bd9c2c8371dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1172b7a2e677397b9a9655589d50f4fadaea488163e898f984bd9c2c8371dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1172b7a2e677397b9a9655589d50f4fadaea488163e898f984bd9c2c8371dab", kill_on_drop: false }` [INFO] [stdout] e1172b7a2e677397b9a9655589d50f4fadaea488163e898f984bd9c2c8371dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97121057d24cebfa265b212e8ca3f88d68cf61a2d3ccb702b2d333f58d5296e1 [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" "97121057d24cebfa265b212e8ca3f88d68cf61a2d3ccb702b2d333f58d5296e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [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 instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling telexide_proc_macros v0.1.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling telexide v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "97121057d24cebfa265b212e8ca3f88d68cf61a2d3ccb702b2d333f58d5296e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97121057d24cebfa265b212e8ca3f88d68cf61a2d3ccb702b2d333f58d5296e1", kill_on_drop: false }` [INFO] [stdout] 97121057d24cebfa265b212e8ca3f88d68cf61a2d3ccb702b2d333f58d5296e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf5b8f3e1539940c34104a229618ea587c32113325d68dfb525874f1b5fc4919 [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" "cf5b8f3e1539940c34104a229618ea587c32113325d68dfb525874f1b5fc4919", kill_on_drop: false }` [INFO] [stderr] Compiling telexide v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `telexide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name telexide --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e2319831b9c90da6 -C extra-filename=-e2319831b9c90da6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6e9f9dab2ee03754.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3af6703bec87e9e8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1743eaa48841e60a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2b5bb9c68d9d0305.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-a37e60c06c4959fd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ce48cd0d0d61d8e0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-4d6a3c29c1b84e5f.so --extern serde=/opt/rustwide/target/debug/deps/libserde-da0fd98b91142723.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-866cdb4a0b83d94d.rlib --extern telexide_proc_macros=/opt/rustwide/target/debug/deps/libtelexide_proc_macros-e0e091793ce25ab2.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-18e445e086d7116d.rlib --extern typemap=/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib --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" "cf5b8f3e1539940c34104a229618ea587c32113325d68dfb525874f1b5fc4919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5b8f3e1539940c34104a229618ea587c32113325d68dfb525874f1b5fc4919", kill_on_drop: false }` [INFO] [stdout] cf5b8f3e1539940c34104a229618ea587c32113325d68dfb525874f1b5fc4919