[INFO] fetching crate edifact-types 0.4.1... [INFO] checking edifact-types-0.4.1 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate edifact-types 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate edifact-types 0.4.1 [INFO] finished tweaking crates.io crate edifact-types 0.4.1 [INFO] tweaked toml for crates.io crate edifact-types 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edifact-types 0.4.1 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b26ce8345f21392a84b9fca07537f4df6bd269dfd58cfa14bebe3c54d2ead15 [INFO] running `Command { std: "docker" "start" "-a" "9b26ce8345f21392a84b9fca07537f4df6bd269dfd58cfa14bebe3c54d2ead15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b26ce8345f21392a84b9fca07537f4df6bd269dfd58cfa14bebe3c54d2ead15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b26ce8345f21392a84b9fca07537f4df6bd269dfd58cfa14bebe3c54d2ead15", kill_on_drop: false }` [INFO] [stdout] 9b26ce8345f21392a84b9fca07537f4df6bd269dfd58cfa14bebe3c54d2ead15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f103dedc1325ccf4349d4ac0f195b5e24c403564d0aac51bac59a7784f3acbdf [INFO] running `Command { std: "docker" "start" "-a" "f103dedc1325ccf4349d4ac0f195b5e24c403564d0aac51bac59a7784f3acbdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling edifact-types-macros v0.3.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking edifact-types v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `edifact-types` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name edifact_types --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="d00b"' --cfg 'feature="d95b"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("d00b", "d95b", "default", "log", "logging"))' -C metadata=72386f8432c01738 -C extra-filename=-f478881750523a82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern edifact_types_macros=/opt/rustwide/target/debug/deps/libedifact_types_macros-67218e05140dabe9.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-fda842cbda9ba811.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-aec7733adad871b3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-afd39a4f11f2dda2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-86d58db144d3b2d5.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-605b27ffb1762140.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-6274acb2925ccd4a.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f103dedc1325ccf4349d4ac0f195b5e24c403564d0aac51bac59a7784f3acbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f103dedc1325ccf4349d4ac0f195b5e24c403564d0aac51bac59a7784f3acbdf", kill_on_drop: false }` [INFO] [stdout] f103dedc1325ccf4349d4ac0f195b5e24c403564d0aac51bac59a7784f3acbdf