[INFO] cloning repository https://github.com/jamespfennell/texcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamespfennell/texcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf4570c8cc85fbf35c2cea8791ba61a376ac0a3c [INFO] testing jamespfennell/texcraft against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamespfennell/texcraft on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamespfennell/texcraft [INFO] finished tweaking git repo https://github.com/jamespfennell/texcraft [INFO] tweaked toml for git repo https://github.com/jamespfennell/texcraft written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jamespfennell/texcraft 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mortal v0.2.4 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded terminfo v0.8.0 [INFO] [stderr] Downloaded similar-asserts v1.5.0 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded ariadne v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c71da8279f3699999960ba14f52e83445272fdb26fc128ea80959eb30a7ab5 [INFO] running `Command { std: "docker" "start" "-a" "26c71da8279f3699999960ba14f52e83445272fdb26fc128ea80959eb30a7ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c71da8279f3699999960ba14f52e83445272fdb26fc128ea80959eb30a7ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c71da8279f3699999960ba14f52e83445272fdb26fc128ea80959eb30a7ab5", kill_on_drop: false }` [INFO] [stdout] 26c71da8279f3699999960ba14f52e83445272fdb26fc128ea80959eb30a7ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ee7feda00b17fca14b4219fb9174523501f38dde943dd1fa9ca435ce0c6635 [INFO] running `Command { std: "docker" "start" "-a" "03ee7feda00b17fca14b4219fb9174523501f38dde943dd1fa9ca435ce0c6635", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.88 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.88 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.88 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tfm v0.1.0 (/opt/rustwide/workdir/crates/tfm) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.88 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling js-sys v0.3.65 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.65 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling tfm-bin v0.1.0 (/opt/rustwide/workdir/crates/tfm/bin) [INFO] [stderr] Compiling texcraft-stdext v0.1.0 (/opt/rustwide/workdir/crates/texcraft-stdext) [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling texlang v0.1.0 (/opt/rustwide/workdir/crates/texlang) [INFO] [stderr] Compiling tfm-fuzz v0.0.0 (/opt/rustwide/workdir/crates/tfm/fuzz) [INFO] [stderr] Compiling texlang-common v0.1.0 (/opt/rustwide/workdir/crates/texlang-common) [INFO] [stderr] Compiling texlang-stdlib v0.1.0 (/opt/rustwide/workdir/crates/texlang-stdlib) [INFO] [stderr] Compiling texlang-testing v0.1.0 (/opt/rustwide/workdir/crates/texlang-testing) [INFO] [stderr] Compiling performance v0.0.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Compiling texcraft-playground v0.0.0 (/opt/rustwide/workdir/playground) [INFO] [stderr] Compiling texcraft v0.2.0 (/opt/rustwide/workdir/crates/texcraft) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "03ee7feda00b17fca14b4219fb9174523501f38dde943dd1fa9ca435ce0c6635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ee7feda00b17fca14b4219fb9174523501f38dde943dd1fa9ca435ce0c6635", kill_on_drop: false }` [INFO] [stdout] 03ee7feda00b17fca14b4219fb9174523501f38dde943dd1fa9ca435ce0c6635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede543bf8e4a22b5250ba27010322d7cc3845d69cc0d1b640ac5bdd5d78f9baf [INFO] running `Command { std: "docker" "start" "-a" "ede543bf8e4a22b5250ba27010322d7cc3845d69cc0d1b640ac5bdd5d78f9baf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling mortal v0.2.4 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling texlang-stdlib v0.1.0 (/opt/rustwide/workdir/crates/texlang-stdlib) [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling texlang-testing v0.1.0 (/opt/rustwide/workdir/crates/texlang-testing) [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling performance v0.0.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tfm v0.1.0 (/opt/rustwide/workdir/crates/tfm) [INFO] [stderr] Compiling texcraft-playground v0.0.0 (/opt/rustwide/workdir/playground) [INFO] [stderr] Compiling texlang-common v0.1.0 (/opt/rustwide/workdir/crates/texlang-common) [INFO] [stderr] Compiling texlang v0.1.0 (/opt/rustwide/workdir/crates/texlang) [INFO] [stderr] Compiling texcraft v0.2.0 (/opt/rustwide/workdir/crates/texcraft) [INFO] [stderr] Compiling texcraft-stdext v0.1.0 (/opt/rustwide/workdir/crates/texcraft-stdext) [INFO] [stderr] Compiling tfm-bin v0.1.0 (/opt/rustwide/workdir/crates/tfm/bin) [INFO] [stderr] error: could not compile `texlang-stdlib` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name texlang_stdlib --edition=2021 crates/texlang-stdlib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="repl"' --cfg 'feature="serde"' --cfg 'feature="time"' -C metadata=99c16ba52afc3776 -C extra-filename=-99c16ba52afc3776 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-42204fa102cbb85f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2fa6fb5235a66936.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-ac6b3046e5c698f9.rlib --extern linefeed=/opt/rustwide/target/debug/deps/liblinefeed-e364ba5c1f602da6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-cacd9a8f3c9aa0e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55bd8f957ceebfad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e91616f018580213.rlib --extern texcraft_stdext=/opt/rustwide/target/debug/deps/libtexcraft_stdext-29ac7bb93650fa15.rlib --extern texlang=/opt/rustwide/target/debug/deps/libtexlang-5f94b2842aa08240.rlib --extern texlang_common=/opt/rustwide/target/debug/deps/libtexlang_common-6c2ddf19dcef8bdf.rlib --extern texlang_testing=/opt/rustwide/target/debug/deps/libtexlang_testing-6c150ef7c3fb4cb4.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ede543bf8e4a22b5250ba27010322d7cc3845d69cc0d1b640ac5bdd5d78f9baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede543bf8e4a22b5250ba27010322d7cc3845d69cc0d1b640ac5bdd5d78f9baf", kill_on_drop: false }` [INFO] [stdout] ede543bf8e4a22b5250ba27010322d7cc3845d69cc0d1b640ac5bdd5d78f9baf