[INFO] cloning repository https://github.com/mwillsey/egg-smol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwillsey/egg-smol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 115ecf3fcb7529af55c4e522c0869c64b4f45601 [INFO] testing mwillsey/egg-smol against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwillsey%2Fegg-smol" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwillsey/egg-smol on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mwillsey/egg-smol [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/mwillsey/egg-smol [INFO] tweaked toml for git repo https://github.com/mwillsey/egg-smol written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mwillsey/egg-smol 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libtest-mimic v0.6.1 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded codspeed v2.7.2 [INFO] [stderr] Downloaded codspeed-criterion-compat v2.7.2 [INFO] [stderr] Downloaded dot-structures v0.1.1 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded graphviz-rust v0.6.6 [INFO] [stderr] Downloaded symbol_table v0.4.0 [INFO] [stderr] Downloaded generic_symbolic_expressions v5.0.4 [INFO] [stderr] Downloaded egraph-serialize v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b99e76fd67a2ea3420ba5e4ae649fa3540dc6af272b09b28258c457c3757d1c2 [INFO] running `Command { std: "docker" "start" "-a" "b99e76fd67a2ea3420ba5e4ae649fa3540dc6af272b09b28258c457c3757d1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b99e76fd67a2ea3420ba5e4ae649fa3540dc6af272b09b28258c457c3757d1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99e76fd67a2ea3420ba5e4ae649fa3540dc6af272b09b28258c457c3757d1c2", kill_on_drop: false }` [INFO] [stdout] b99e76fd67a2ea3420ba5e4ae649fa3540dc6af272b09b28258c457c3757d1c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b71c3caf87725580ca0d74a78379a84ba2e0fff4d9887ea5fb05c256e6a0b8e [INFO] running `Command { std: "docker" "start" "-a" "5b71c3caf87725580ca0d74a78379a84ba2e0fff4d9887ea5fb05c256e6a0b8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling egglog v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling generic_symbolic_expressions v5.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling graphviz-rust v0.6.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling egraph-serialize v0.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "5b71c3caf87725580ca0d74a78379a84ba2e0fff4d9887ea5fb05c256e6a0b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b71c3caf87725580ca0d74a78379a84ba2e0fff4d9887ea5fb05c256e6a0b8e", kill_on_drop: false }` [INFO] [stdout] 5b71c3caf87725580ca0d74a78379a84ba2e0fff4d9887ea5fb05c256e6a0b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af5754f005e1e0e675ee92631bb62cd839f8ec08649cac147a423ebb62b1c6e [INFO] running `Command { std: "docker" "start" "-a" "5af5754f005e1e0e675ee92631bb62cd839f8ec08649cac147a423ebb62b1c6e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling codspeed-criterion-compat v2.7.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libtest-mimic v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling egraph-serialize v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v2.7.2 [INFO] [stderr] Compiling egglog v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `egglog` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name egglog --edition=2021 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="bin"' --cfg 'feature="default"' --cfg 'feature="graphviz"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bin", "default", "graphviz", "nondeterministic", "serde", "wasm-bindgen"))' -C metadata=e2ff543131a0d460 -C extra-filename=-e2ff543131a0d460 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-155b7d3d6b3c9b92.rlib --extern codspeed_criterion_compat=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-f712560a8d739917.rlib --extern egraph_serialize=/opt/rustwide/target/debug/deps/libegraph_serialize-8a6aa1e747246eef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bec99f68cb3809ff.rlib --extern generic_symbolic_expressions=/opt/rustwide/target/debug/deps/libgeneric_symbolic_expressions-3cd7c42d30e469be.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-058bd0fc1830b364.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-3e9a64c0b85e2dff.rlib --extern im=/opt/rustwide/target/debug/deps/libim-922309cb306983d3.rlib --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-834e79b7997a24ca.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4273d141eb76f2cc.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-a51e70c2f65ddb36.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-977f75dcedc2f7be.rlib --extern libtest_mimic=/opt/rustwide/target/debug/deps/liblibtest_mimic-2656767c38566538.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6d50fe4853ae55d4.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-b25d30808a55093c.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-83fb3695d7f7283c.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c9f1ca6ac0c62e13.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b103b874b91d379.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-27682ff183e60130.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-e616f50c96941297.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0a6df62d216601a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5af5754f005e1e0e675ee92631bb62cd839f8ec08649cac147a423ebb62b1c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af5754f005e1e0e675ee92631bb62cd839f8ec08649cac147a423ebb62b1c6e", kill_on_drop: false }` [INFO] [stdout] 5af5754f005e1e0e675ee92631bb62cd839f8ec08649cac147a423ebb62b1c6e