[INFO] cloning repository https://github.com/ritesh/lambda-http-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritesh/lambda-http-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritesh%2Flambda-http-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritesh%2Flambda-http-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c374123618c2185335df174ca6cf332d7499baa [INFO] testing ritesh/lambda-http-rust against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritesh%2Flambda-http-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritesh/lambda-http-rust on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/ritesh/lambda-http-rust [INFO] finished tweaking git repo https://github.com/ritesh/lambda-http-rust [INFO] tweaked toml for git repo https://github.com/ritesh/lambda-http-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ritesh/lambda-http-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws_lambda_events v0.6.1 [INFO] [stderr] Downloaded lambda_http v0.5.1 [INFO] [stderr] Downloaded query_map v0.4.0 [INFO] [stderr] Downloaded tracing-core v0.1.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2bd05bf72172ee0a5f57208dc68018816a03cac247b11fa8d127e8b6b0d6dbd [INFO] running `Command { std: "docker" "start" "-a" "b2bd05bf72172ee0a5f57208dc68018816a03cac247b11fa8d127e8b6b0d6dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2bd05bf72172ee0a5f57208dc68018816a03cac247b11fa8d127e8b6b0d6dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bd05bf72172ee0a5f57208dc68018816a03cac247b11fa8d127e8b6b0d6dbd", kill_on_drop: false }` [INFO] [stdout] b2bd05bf72172ee0a5f57208dc68018816a03cac247b11fa8d127e8b6b0d6dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3bf822dfb1302833a181e8d8280e6451e143cf3648a3c2db68e104d0af5b9d7 [INFO] running `Command { std: "docker" "start" "-a" "f3bf822dfb1302833a181e8d8280e6451e143cf3648a3c2db68e104d0af5b9d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling lambda_http v0.5.1 [INFO] [stderr] Compiling lambda-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use lambda_runtime::{service_fn, Context, Error, LambdaEvent}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s [INFO] running `Command { std: "docker" "inspect" "f3bf822dfb1302833a181e8d8280e6451e143cf3648a3c2db68e104d0af5b9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3bf822dfb1302833a181e8d8280e6451e143cf3648a3c2db68e104d0af5b9d7", kill_on_drop: false }` [INFO] [stdout] f3bf822dfb1302833a181e8d8280e6451e143cf3648a3c2db68e104d0af5b9d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ebe4ee7b96cc08930c109c45fb50357e85d0e95b9d93749fcfe612cfcf87fa [INFO] running `Command { std: "docker" "start" "-a" "a7ebe4ee7b96cc08930c109c45fb50357e85d0e95b9d93749fcfe612cfcf87fa", kill_on_drop: false }` [INFO] [stderr] Compiling lambda-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use lambda_runtime::{service_fn, Context, Error, LambdaEvent}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "a7ebe4ee7b96cc08930c109c45fb50357e85d0e95b9d93749fcfe612cfcf87fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ebe4ee7b96cc08930c109c45fb50357e85d0e95b9d93749fcfe612cfcf87fa", kill_on_drop: false }` [INFO] [stdout] a7ebe4ee7b96cc08930c109c45fb50357e85d0e95b9d93749fcfe612cfcf87fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b82593d706b95a264c2c05452ab7d0db9a9ec7753eecb3e0298d9e7f76eca8ce [INFO] running `Command { std: "docker" "start" "-a" "b82593d706b95a264c2c05452ab7d0db9a9ec7753eecb3e0298d9e7f76eca8ce", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Context` [INFO] [stderr] --> src/main.rs:1:34 [INFO] [stderr] | [INFO] [stderr] 1 | use lambda_runtime::{service_fn, Context, Error, LambdaEvent}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lambda-http` (bin "bootstrap" test) generated 1 warning (run `cargo fix --bin "bootstrap" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bootstrap-8a57bb4a8de8da29) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::hello_handles_with_name ... ok [INFO] [stdout] test tests::hello_handles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b82593d706b95a264c2c05452ab7d0db9a9ec7753eecb3e0298d9e7f76eca8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82593d706b95a264c2c05452ab7d0db9a9ec7753eecb3e0298d9e7f76eca8ce", kill_on_drop: false }` [INFO] [stdout] b82593d706b95a264c2c05452ab7d0db9a9ec7753eecb3e0298d9e7f76eca8ce [INFO] testing ritesh/lambda-http-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritesh%2Flambda-http-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritesh/lambda-http-rust on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ritesh/lambda-http-rust [INFO] finished tweaking git repo https://github.com/ritesh/lambda-http-rust [INFO] tweaked toml for git repo https://github.com/ritesh/lambda-http-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ritesh/lambda-http-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfbc7e13c602fce547a6ad41253e49ffb2492f0afaca2b81838e7ad4468f78f9 [INFO] running `Command { std: "docker" "start" "-a" "bfbc7e13c602fce547a6ad41253e49ffb2492f0afaca2b81838e7ad4468f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfbc7e13c602fce547a6ad41253e49ffb2492f0afaca2b81838e7ad4468f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfbc7e13c602fce547a6ad41253e49ffb2492f0afaca2b81838e7ad4468f78f9", kill_on_drop: false }` [INFO] [stdout] bfbc7e13c602fce547a6ad41253e49ffb2492f0afaca2b81838e7ad4468f78f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f339768083e1db10368ce18da10e30bb396b976166148b6b5afb861bca7eff25 [INFO] running `Command { std: "docker" "start" "-a" "f339768083e1db10368ce18da10e30bb396b976166148b6b5afb861bca7eff25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling lambda_http v0.5.1 [INFO] [stderr] Compiling lambda-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use lambda_runtime::{service_fn, Context, Error, LambdaEvent}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFRmcym/symbols.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bootstrap.2d819c1e06ce8570-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876.bi8ia1fsr69u7uio1utotsdx5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblambda_runtime-4eadf2bf7a285d9c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7bd6d84c7f6cdd2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-a9e51ba8599b41f5.rlib" "/opt/rustwide/target/debug/deps/libtower-fda19557957d27c4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-25e4abcd8da66670.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab1a23462de59fcf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-14444c698effc046.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8d5d2ae39ddd1abb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c0b381ccec3b9be.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libflate2-9e305fba1f9bce0c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e372e2f8aa1dae0c.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0cb5dbfb1873a96e.rlib" "/opt/rustwide/target/debug/deps/libnom-da9197c51071085c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4da607f48ff74342.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-de730c624de6012c.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/librand-d626572905a7993e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6722ad9bdeeda7b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f8d10d99d7744c7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38fb70cbea9ee766.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-425a90ed5d8f9eb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2eec0cecd2128e1d.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-96d5b45c798e53d8.rlib" "/opt/rustwide/target/debug/deps/libhyper-606a774ddd44812e.rlib" "/opt/rustwide/target/debug/deps/libwant-aa4580ab79823cf8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce1bb41636b02db1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libtracing-3404e86f30311ffe.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-aa1b06759de7448e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a453428cbe54099a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-90c914fbcfa0adfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c60462cefc217df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09f652990226d9a8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e6d7d37683f369c9.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e752b141b885d17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d4819bd2506d678f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-18e107fd2ee3f2b4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7dad3d737b667abd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a5b903330a6b026.rlib" "/opt/rustwide/target/debug/deps/libmio-bac24afeea947e53.rlib" "/opt/rustwide/target/debug/deps/liblog-5fb76fa5f9923ed5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a8efb0e42c2eb83.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b851270c47b14745.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c811c798a87ff52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3c7b6177c708df19.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-660bd1a7deceefff.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbytes-ed5e86b6a47957e7.rlib" "/opt/rustwide/target/debug/deps/libserde-63bbf8f943db753e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/bootstrap-4cde8494a5fe6876" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda-http` (bin "bootstrap") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f339768083e1db10368ce18da10e30bb396b976166148b6b5afb861bca7eff25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f339768083e1db10368ce18da10e30bb396b976166148b6b5afb861bca7eff25", kill_on_drop: false }` [INFO] [stdout] f339768083e1db10368ce18da10e30bb396b976166148b6b5afb861bca7eff25