[INFO] fetching crate gosh-core 0.2.0... [INFO] testing gosh-core-0.2.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate gosh-core 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate gosh-core 0.2.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gosh-core 0.2.0 [INFO] finished tweaking crates.io crate gosh-core 0.2.0 [INFO] tweaked toml for crates.io crate gosh-core 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cefddf116fd565c982fe84d0dfbfca640c4160f6c8e504b6ec43f5e7ab1c3f1d [INFO] running `Command { std: "docker" "start" "-a" "cefddf116fd565c982fe84d0dfbfca640c4160f6c8e504b6ec43f5e7ab1c3f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cefddf116fd565c982fe84d0dfbfca640c4160f6c8e504b6ec43f5e7ab1c3f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cefddf116fd565c982fe84d0dfbfca640c4160f6c8e504b6ec43f5e7ab1c3f1d", kill_on_drop: false }` [INFO] [stdout] cefddf116fd565c982fe84d0dfbfca640c4160f6c8e504b6ec43f5e7ab1c3f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed971cded9fc3c05c2a6a89b90e9000fdcc4a719c77b3afdca442171662b51e0 [INFO] running `Command { std: "docker" "start" "-a" "ed971cded9fc3c05c2a6a89b90e9000fdcc4a719c77b3afdca442171662b51e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling grep-matcher v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling grep-cli v0.1.7 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling str_indices v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling grep-searcher v0.1.11 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling ropey v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling uom v0.33.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling grep-regex v0.1.11 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling clap v4.3.5 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling minijinja v0.32.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling grep-printer v0.1.7 [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling grep v0.2.12 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling gchemol-graph v0.1.5 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling gchemol-gut v0.4.4 [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.33.0/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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=9432baff89e24aad -C extra-filename=-9432baff89e24aad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6210e32a90dd6f54.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.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" "ed971cded9fc3c05c2a6a89b90e9000fdcc4a719c77b3afdca442171662b51e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed971cded9fc3c05c2a6a89b90e9000fdcc4a719c77b3afdca442171662b51e0", kill_on_drop: false }` [INFO] [stdout] ed971cded9fc3c05c2a6a89b90e9000fdcc4a719c77b3afdca442171662b51e0