[INFO] cloning repository https://github.com/tvanhens/pathery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tvanhens/pathery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvanhens%2Fpathery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvanhens%2Fpathery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3781d37df2c71f1debfcd5a68afa5a5a899f65b
[INFO] testing tvanhens/pathery against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvanhens%2Fpathery" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tvanhens/pathery
[INFO] finished tweaking git repo https://github.com/tvanhens/pathery
[INFO] tweaked toml for git repo https://github.com/tvanhens/pathery written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tvanhens/pathery on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tvanhens/pathery 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e
[INFO] running `Command { std: "docker" "start" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling aws-types v0.51.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aws-smithy-xml v0.51.0
[INFO] [stderr]    Compiling ownedbytes v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling serde_with_macros v2.0.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling zstd-safe v6.0.4+zstd.1.5.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tantivy-common v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tantivy-bitpacker v0.2.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling fastfield_codecs v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling measure_time v0.8.2
[INFO] [stderr]    Compiling fail v0.5.1
[INFO] [stderr]    Compiling bitpacking v0.8.4
[INFO] [stderr]    Compiling tantivy-fst v0.3.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling aws-smithy-types v0.51.0
[INFO] [stderr]    Compiling serde_with v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling aws-smithy-json v0.51.0
[INFO] [stderr]    Compiling aws-smithy-query v0.51.0
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling query_map v0.6.0
[INFO] [stderr]    Compiling aws_lambda_events v0.7.2
[INFO] [stderr]    Compiling tantivy-query-grammar v0.18.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling murmurhash32 v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling aws-smithy-async v0.51.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling census v0.4.1
[INFO] [stderr]    Compiling oneshot v0.1.5
[INFO] [stderr]    Compiling fastdivide v0.4.0
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling lz4_flex v0.9.5
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling tantivy v0.18.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.23
[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/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_lambda_events --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws_lambda_events-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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="flate2"' --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="lambda_function_urls"' --cfg 'feature="lex"' --cfg 'feature="rabbitmq"' --cfg 'feature="s3"' --cfg 'feature="s3_batch_job"' --cfg 'feature="serde_with"' --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", "flate2", "generated", "iot", "iot_1_click", "iot_button", "kafka", "kinesis", "kinesis_analytics", "lambda_function_urls", "lex", "rabbitmq", "s3", "s3_batch_job", "serde_with", "ses", "sns", "sqs", "static", "streams"))' -C metadata=b08f94c0e36282e5 -C extra-filename=-c113a94436045c24 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern base64=/opt/rustwide/target/release/deps/libbase64-8681e94812f2261e.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-75ce6dda2fcd6bfe.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-f8b6afc6ac0a668c.rmeta --extern flate2=/opt/rustwide/target/release/deps/libflate2-2371223d1a89c846.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-4edc2d463fb084bd.rmeta --extern http_body=/opt/rustwide/target/release/deps/libhttp_body-6adbf9904c24f377.rmeta --extern http_serde=/opt/rustwide/target/release/deps/libhttp_serde-38d6b09eeb36d792.rmeta --extern query_map=/opt/rustwide/target/release/deps/libquery_map-9afdecd1ceee1ff1.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-fe69ea5edce6f1e0.rmeta --extern serde_derive=/opt/rustwide/target/release/deps/libserde_derive-9925c542090a8fb9.so --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-74f5196a0c0a8592.rmeta --extern serde_with=/opt/rustwide/target/release/deps/libserde_with-c250df21c157bea6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e", kill_on_drop: false }`
[INFO] [stdout] 80eda6ff155203951b7b829d12ce6f8504d47d6e1f44a6ae337ebb1d53fd8a9e
