[INFO] fetching crate lamedh_runtime 0.3.0... [INFO] testing lamedh_runtime-0.3.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate lamedh_runtime 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lamedh_runtime 0.3.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lamedh_runtime 0.3.0 [INFO] finished tweaking crates.io crate lamedh_runtime 0.3.0 [INFO] tweaked toml for crates.io crate lamedh_runtime 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate lamedh_runtime 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] [stderr] Downloaded tokio-stream v0.1.2 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded simple-error v0.2.3 [INFO] [stderr] Downloaded lamedh_attributes v0.3.0 [INFO] [stderr] Downloaded mio v0.7.7 [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b179698d282a73494cce3bedc0f98935e508ab6b77e6db109a8ae387bda5a798 [INFO] running `Command { std: "docker" "start" "-a" "b179698d282a73494cce3bedc0f98935e508ab6b77e6db109a8ae387bda5a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b179698d282a73494cce3bedc0f98935e508ab6b77e6db109a8ae387bda5a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b179698d282a73494cce3bedc0f98935e508ab6b77e6db109a8ae387bda5a798", kill_on_drop: false }` [INFO] [stdout] b179698d282a73494cce3bedc0f98935e508ab6b77e6db109a8ae387bda5a798 [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ef9f10e175fba78a3dd52c569f3d32319b4b44b6f34d433b3022c23990673c [INFO] running `Command { std: "docker" "start" "-a" "a5ef9f10e175fba78a3dd52c569f3d32319b4b44b6f34d433b3022c23990673c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling lamedh_attributes v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `Command { std: "docker" "inspect" "a5ef9f10e175fba78a3dd52c569f3d32319b4b44b6f34d433b3022c23990673c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ef9f10e175fba78a3dd52c569f3d32319b4b44b6f34d433b3022c23990673c", kill_on_drop: false }` [INFO] [stdout] a5ef9f10e175fba78a3dd52c569f3d32319b4b44b6f34d433b3022c23990673c [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281a3273b334f5d2a0af79f79928d8736e0930b513f2626e3a4441492c576c24 [INFO] running `Command { std: "docker" "start" "-a" "281a3273b334f5d2a0af79f79928d8736e0930b513f2626e3a4441492c576c24", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `hello` is never used [INFO] [stdout] --> src/client.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | async fn hello(req: Request) -> Result, Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lamedh_runtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name error_handling --edition=2018 examples/error-handling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="lamedh_attributes"' --cfg 'feature="simulated"' -C metadata=0388036cc4387df7 -C extra-filename=-0388036cc4387df7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-e2acc6e76c86790c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-944ddaafa28a3a8a.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7d3184cf85f8c9ab.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eb64745583ed93a4.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d4583a4041a33bb7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-caacb2127c26d644.rlib --extern lamedh_attributes=/opt/rustwide/target/debug/deps/liblamedh_attributes-aac2ab3f9757c1d6.so --extern lamedh_runtime=/opt/rustwide/target/debug/deps/liblamedh_runtime-27b1ba09eeb37c93.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b3df51397311a228.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2627289f34583d4f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00a28d484bbd6e93.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-462d158c4208624a.rlib --extern simple_error=/opt/rustwide/target/debug/deps/libsimple_error-b395ff3348453fa6.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-133f7fb12372720d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5f3b9765fd354a5b.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-9befee11bf148cd3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5738ccce7dd713df.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-0db43db62382b879.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c474d68ee3508ab6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "281a3273b334f5d2a0af79f79928d8736e0930b513f2626e3a4441492c576c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281a3273b334f5d2a0af79f79928d8736e0930b513f2626e3a4441492c576c24", kill_on_drop: false }` [INFO] [stdout] 281a3273b334f5d2a0af79f79928d8736e0930b513f2626e3a4441492c576c24