[INFO] cloning repository https://github.com/6d7a/rasn-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/6d7a/rasn-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a14aa47e5c221beb7eb4b5b419d02bdfce44890 [INFO] building 6d7a/rasn-compiler against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F6d7a%2Frasn-compiler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/6d7a/rasn-compiler [INFO] finished tweaking git repo https://github.com/6d7a/rasn-compiler [INFO] tweaked toml for git repo https://github.com/6d7a/rasn-compiler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/6d7a/rasn-compiler on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/6d7a/rasn-compiler 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4b3828bb1a1eac97ac6ac9dfe0fa9ad9020b51cefa002f0a7ff63688e50bea7 [INFO] running `Command { std: "docker" "start" "-a" "c4b3828bb1a1eac97ac6ac9dfe0fa9ad9020b51cefa002f0a7ff63688e50bea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4b3828bb1a1eac97ac6ac9dfe0fa9ad9020b51cefa002f0a7ff63688e50bea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b3828bb1a1eac97ac6ac9dfe0fa9ad9020b51cefa002f0a7ff63688e50bea7", kill_on_drop: false }` [INFO] [stdout] c4b3828bb1a1eac97ac6ac9dfe0fa9ad9020b51cefa002f0a7ff63688e50bea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432590da71a2c6cb95a56642ed87df5a2f05755d49af546422ac9c1ad51309ec [INFO] running `Command { std: "docker" "start" "-a" "432590da71a2c6cb95a56642ed87df5a2f05755d49af546422ac9c1ad51309ec", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling xml-no-std v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bitvec-nom2 v0.2.1 [INFO] [stderr] Compiling rasn-compiler v0.14.3 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling rasn-derive-impl v0.27.0 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> rasn-compiler/src/generator/rasn/utils.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) use error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stderr] Compiling rasn-derive v0.27.0 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling rasn v0.27.0 [INFO] [stderr] Compiling rasn-compiler-derive v0.14.3 (/opt/rustwide/workdir/rasn-compiler-derive) [INFO] [stderr] Compiling rasn-compiler-tests v0.14.3 (/opt/rustwide/workdir/rasn-compiler-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.10s [INFO] running `Command { std: "docker" "inspect" "432590da71a2c6cb95a56642ed87df5a2f05755d49af546422ac9c1ad51309ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432590da71a2c6cb95a56642ed87df5a2f05755d49af546422ac9c1ad51309ec", kill_on_drop: false }` [INFO] [stdout] 432590da71a2c6cb95a56642ed87df5a2f05755d49af546422ac9c1ad51309ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da126d001879e1185a3e0e9d9151859c93383722161590ff83ed6e3e73c53e1a [INFO] running `Command { std: "docker" "start" "-a" "da126d001879e1185a3e0e9d9151859c93383722161590ff83ed6e3e73c53e1a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling internal_macros v0.0.0 (/opt/rustwide/workdir/rasn-compiler/internal-macros) [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rasn-compiler v0.14.3 (/opt/rustwide/workdir/rasn-compiler) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> rasn-compiler/src/generator/rasn/utils.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) use error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitvec-nom2 v0.2.1 [INFO] [stderr] Compiling bitvec-nom v0.2.0 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> rasn-compiler/src/generator/rasn/utils.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) use error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn v0.27.0 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> rasn-compiler/src/generator/rasn/utils.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) use error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rasn-kerberos v0.27.0 [INFO] [stderr] error: could not compile `rasn-compiler` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name rasn_compiler --edition=2021 rasn-compiler/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "colored", "walkdir"))' -C metadata=9c0e352032c043fc -C extra-filename=-da688ec216086386 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-060a62910696eb73.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-b9f04f5f1e2ecfc9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a9512bad16f1fc5d.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3af986f44966aa55.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b3530727cd9d6d55.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d9c8db4393148bd2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rasn-compiler` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name rasn_compiler --edition=2021 rasn-compiler/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "colored", "walkdir"))' -C metadata=d57707a29da6da29 -C extra-filename=-b772da4ebdd5d73c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-510d95d687d7fe5a.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-b9f04f5f1e2ecfc9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-bb587b3efbf11b2c.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3af986f44966aa55.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b3530727cd9d6d55.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d9c8db4393148bd2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "da126d001879e1185a3e0e9d9151859c93383722161590ff83ed6e3e73c53e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da126d001879e1185a3e0e9d9151859c93383722161590ff83ed6e3e73c53e1a", kill_on_drop: false }` [INFO] [stdout] da126d001879e1185a3e0e9d9151859c93383722161590ff83ed6e3e73c53e1a