[INFO] cloning repository https://github.com/kilbd/ical-alerts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilbd/ical-alerts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fical-alerts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fical-alerts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28fed330ee31c0c67d109fd3e8fc868c4859219b [INFO] testing kilbd/ical-alerts against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fical-alerts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kilbd/ical-alerts on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kilbd/ical-alerts [INFO] finished tweaking git repo https://github.com/kilbd/ical-alerts [INFO] tweaked toml for git repo https://github.com/kilbd/ical-alerts written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kilbd/ical-alerts 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "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 lambda_runtime_api_client v0.5.0 [INFO] [stderr] Downloaded http-serde v1.1.0 [INFO] [stderr] Downloaded rustls-pemfile v0.3.0 [INFO] [stderr] Downloaded query_map v0.5.0 [INFO] [stderr] Downloaded lambda_runtime v0.5.1 [INFO] [stderr] Downloaded simple_logger v2.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded aws_lambda_events v0.6.3 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c230a66f215de33d06dd3fc8d7ba45ac01c3da64a81bef12978d9afb9ed9a3 [INFO] running `Command { std: "docker" "start" "-a" "b2c230a66f215de33d06dd3fc8d7ba45ac01c3da64a81bef12978d9afb9ed9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c230a66f215de33d06dd3fc8d7ba45ac01c3da64a81bef12978d9afb9ed9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c230a66f215de33d06dd3fc8d7ba45ac01c3da64a81bef12978d9afb9ed9a3", kill_on_drop: false }` [INFO] [stdout] b2c230a66f215de33d06dd3fc8d7ba45ac01c3da64a81bef12978d9afb9ed9a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce576899f1fa7635e3a184b255887cbab8ef45c5e8d1632a1627219c974a6227 [INFO] running `Command { std: "docker" "start" "-a" "ce576899f1fa7635e3a184b255887cbab8ef45c5e8d1632a1627219c974a6227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 flate2 v1.0.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [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.34 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling query_map v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] error: could not compile `aws_lambda_events` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name aws_lambda_events --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws_lambda_events-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="activemq"' --cfg 'feature="alb"' --cfg 'feature="apigw"' --cfg 'feature="appsync"' --cfg 'feature="autoscaling"' --cfg 'feature="chime_bot"' --cfg 'feature="clientvpn"' --cfg 'feature="cloudwatch_events"' --cfg 'feature="cloudwatch_logs"' --cfg 'feature="code_commit"' --cfg 'feature="codebuild"' --cfg 'feature="codedeploy"' --cfg 'feature="codepipeline_cloudwatch"' --cfg 'feature="codepipeline_job"' --cfg 'feature="cognito"' --cfg 'feature="config"' --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="dynamodb"' --cfg 'feature="ecr_scan"' --cfg 'feature="firehose"' --cfg 'feature="generated"' --cfg 'feature="iot"' --cfg 'feature="iot_1_click"' --cfg 'feature="iot_button"' --cfg 'feature="kafka"' --cfg 'feature="kinesis"' --cfg 'feature="kinesis_analytics"' --cfg 'feature="lex"' --cfg 'feature="rabbitmq"' --cfg 'feature="s3"' --cfg 'feature="s3_batch_job"' --cfg 'feature="ses"' --cfg 'feature="sns"' --cfg 'feature="sqs"' --cfg 'feature="static"' --cfg 'feature="streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("activemq", "alb", "apigw", "appsync", "autoscaling", "chime_bot", "clientvpn", "cloudwatch_events", "cloudwatch_logs", "code_commit", "codebuild", "codedeploy", "codepipeline", "codepipeline_cloudwatch", "codepipeline_job", "cognito", "config", "connect", "default", "dynamodb", "ecr_scan", "firehose", "generated", "iot", "iot_1_click", "iot_button", "kafka", "kinesis", "kinesis_analytics", "lex", "rabbitmq", "s3", "s3_batch_job", "ses", "sns", "sqs", "static", "streams"))' -C metadata=8edd979be07510c4 -C extra-filename=-e3ab0e05efb042b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0a8920e2612c6e51.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ad610930fe918a5a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f4ded19aff9dd8ad.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-373ef8485473ae2e.rmeta --extern http_serde=/opt/rustwide/target/debug/deps/libhttp_serde-ee2e667f0339dfd7.rmeta --extern query_map=/opt/rustwide/target/debug/deps/libquery_map-f559b8bf24897c9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-202c8c507321a2b5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-85b4a3edeecc5a68.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1e044d782a151b3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce576899f1fa7635e3a184b255887cbab8ef45c5e8d1632a1627219c974a6227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce576899f1fa7635e3a184b255887cbab8ef45c5e8d1632a1627219c974a6227", kill_on_drop: false }` [INFO] [stdout] ce576899f1fa7635e3a184b255887cbab8ef45c5e8d1632a1627219c974a6227