[INFO] cloning repository https://github.com/j-mcavoy/larvae [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-mcavoy/larvae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 531c35cddeda9e73e8aedfbe970c35cc0af6dfcf [INFO] testing j-mcavoy/larvae against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-mcavoy/larvae on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-mcavoy/larvae [INFO] finished tweaking git repo https://github.com/j-mcavoy/larvae [INFO] tweaked toml for git repo https://github.com/j-mcavoy/larvae written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/j-mcavoy/larvae 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" "+beta-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2b6e6146946116c66d6076abd2af881509dd2b5c7e9f73bf925122826f0a55b [INFO] running `Command { std: "docker" "start" "-a" "c2b6e6146946116c66d6076abd2af881509dd2b5c7e9f73bf925122826f0a55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2b6e6146946116c66d6076abd2af881509dd2b5c7e9f73bf925122826f0a55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b6e6146946116c66d6076abd2af881509dd2b5c7e9f73bf925122826f0a55b", kill_on_drop: false }` [INFO] [stdout] c2b6e6146946116c66d6076abd2af881509dd2b5c7e9f73bf925122826f0a55b [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf5a4b54f904f51581bbece6b87ae21445491c1ef26ce41ed1f866e54897313 [INFO] running `Command { std: "docker" "start" "-a" "5cf5a4b54f904f51581bbece6b87ae21445491c1ef26ce41ed1f866e54897313", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling lexers v0.1.4 [INFO] [stderr] Compiling float-pretty-print v0.1.1 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling earlgrey v0.3.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dylib v0.0.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling spfunc v0.1.0 [INFO] [stderr] Compiling larvae_macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling shunting v0.0.9 [INFO] [stderr] Compiling larvae v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5cf5a4b54f904f51581bbece6b87ae21445491c1ef26ce41ed1f866e54897313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf5a4b54f904f51581bbece6b87ae21445491c1ef26ce41ed1f866e54897313", kill_on_drop: false }` [INFO] [stdout] 5cf5a4b54f904f51581bbece6b87ae21445491c1ef26ce41ed1f866e54897313 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbc90ae5c95b1d788c1c3097ee7beb0f2294f05ac7bdfcebcae018998a2c13e8 [INFO] running `Command { std: "docker" "start" "-a" "dbc90ae5c95b1d788c1c3097ee7beb0f2294f05ac7bdfcebcae018998a2c13e8", kill_on_drop: false }` [INFO] [stderr] Compiling larvae v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dbc90ae5c95b1d788c1c3097ee7beb0f2294f05ac7bdfcebcae018998a2c13e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc90ae5c95b1d788c1c3097ee7beb0f2294f05ac7bdfcebcae018998a2c13e8", kill_on_drop: false }` [INFO] [stdout] dbc90ae5c95b1d788c1c3097ee7beb0f2294f05ac7bdfcebcae018998a2c13e8 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e133108cdad131345c84bf29d6fd69913b60e51873f05c7e23892e662d9c7fc [INFO] running `Command { std: "docker" "start" "-a" "1e133108cdad131345c84bf29d6fd69913b60e51873f05c7e23892e662d9c7fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/larvae-38748cf7a0656e07) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test core::dimension::test::test_mul ... ok [INFO] [stdout] test core::dimension::test::test_pow ... ok [INFO] [stdout] test core::quantity::into::tests::from_f64 ... ok [INFO] [stdout] test core::quantity::ops::tests::add ... ok [INFO] [stdout] test core::quantity::ops::tests::div ... ok [INFO] [stdout] test core::quantity::ops::tests::mul ... ok [INFO] [stdout] test core::quantity::display::tests::quantity_display ... ok [INFO] [stdout] test core::quantity::test::convert_units ... ok [INFO] [stdout] test core::quantity::test::test_conversion_factor ... ok [INFO] [stdout] test core::quantity::test::quantity_display ... ok [INFO] [stdout] test equation::parser::tests::neg_nums ... ok [INFO] [stdout] test equation::parser::tests::factorial ... ok [INFO] [stdout] test equation::parser::tests::pos_nums ... ok [INFO] [stdout] test equation::parser::tests::grammar_ok ... ok [INFO] [stdout] test equation::semanter::tests::factorial ... ok [INFO] [stdout] test equation::parser::tests::log ... ok [INFO] [stdout] test equation::parser::tests::nums ... ok [INFO] [stdout] test equation::parser::tests::ln ... ok [INFO] [stdout] test equation::parser::tests::sqrt ... ok [INFO] [stdout] test equation::semanter::tests::ln ... ok [INFO] [stdout] test equation::tokenizer::tests::test_group ... ok [INFO] [stdout] test equation::tokenizer::tests::test_arrow ... ok [INFO] [stdout] test equation::tokenizer::tests::test_parse_dimunits ... ok [INFO] [stdout] test equation::tokenizer::tests::test_unknown_tokens ... ok [INFO] [stdout] test equation::tokenizer::tests::test_whitespace ... ok [INFO] [stdout] test equation::semanter::tests::dimensional_arith ... ok [INFO] [stdout] test equation::tests::one_equals_one ... ok [INFO] [stdout] test equation::semanter::tests::log ... ok [INFO] [stdout] test equation::tokenizer::tests::test_ops ... ok [INFO] [stdout] test equation::semanter::tests::sqrt ... ok [INFO] [stdout] test equation::tests::conversion ... ok [INFO] [stdout] test equation::parser::tests::basic_arithmetic ... ok [INFO] [stdout] test equation::tokenizer::tests::test_eval_pos_neg_num ... ok [INFO] [stdout] test equation::tests::dim_analysis ... ok [INFO] [stdout] test equation::semanter::tests::order_of_operations ... ok [INFO] [stdout] test equation::parser::tests::single_quantity ... ok [INFO] [stdout] test equation::tokenizer::tests::test_all_units ... ok [INFO] [stdout] test equation::semanter::tests::basic_arithmetic ... ok [INFO] [stdout] test core::quantity::test::incompatible_dimensions - should panic ... ok [INFO] [stdout] test equation::parser::tests::dimensional_analysis ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e133108cdad131345c84bf29d6fd69913b60e51873f05c7e23892e662d9c7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e133108cdad131345c84bf29d6fd69913b60e51873f05c7e23892e662d9c7fc", kill_on_drop: false }` [INFO] [stdout] 1e133108cdad131345c84bf29d6fd69913b60e51873f05c7e23892e662d9c7fc