[INFO] cloning repository https://github.com/JonasKruckenberg/jitcalc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonasKruckenberg/jitcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonasKruckenberg%2Fjitcalc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonasKruckenberg%2Fjitcalc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ea998ccfe14781dd4837949197791dcae117b20
[INFO] testing JonasKruckenberg/jitcalc against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonasKruckenberg%2Fjitcalc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JonasKruckenberg/jitcalc
[INFO] finished tweaking git repo https://github.com/JonasKruckenberg/jitcalc
[INFO] tweaked toml for git repo https://github.com/JonasKruckenberg/jitcalc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JonasKruckenberg/jitcalc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JonasKruckenberg/jitcalc 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.103.0
[INFO] [stderr]   Downloaded cranelift v0.103.0
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded cranelift-control v0.103.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded cranelift-bforest v0.103.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.103.0
[INFO] [stderr]   Downloaded cranelift-entity v0.103.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.103.0
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded rustix v0.38.29
[INFO] [stderr]   Downloaded cranelift-isle v0.103.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.103.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35ac9107cd8366484c265c73c14258e712e556123185b4220e96484342ccc99
[INFO] running `Command { std: "docker" "start" "-a" "a35ac9107cd8366484c265c73c14258e712e556123185b4220e96484342ccc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35ac9107cd8366484c265c73c14258e712e556123185b4220e96484342ccc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35ac9107cd8366484c265c73c14258e712e556123185b4220e96484342ccc99", kill_on_drop: false }`
[INFO] [stdout] a35ac9107cd8366484c265c73c14258e712e556123185b4220e96484342ccc99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c793683351b0eb9beca63820caf3548f085d716f6458bf2d51bcf298e8492c6f
[INFO] running `Command { std: "docker" "start" "-a" "c793683351b0eb9beca63820caf3548f085d716f6458bf2d51bcf298e8492c6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling cranelift-isle v0.103.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.103.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.103.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling rustix v0.38.29
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.103.0
[INFO] [stderr]    Compiling cranelift-bforest v0.103.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cranelift-control v0.103.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cranelift-codegen v0.103.0
[INFO] [stderr]    Compiling cranelift-frontend v0.103.0
[INFO] [stderr]    Compiling cranelift v0.103.0
[INFO] [stderr]    Compiling jitcalc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^--------------------^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this raw pointer has type `*mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[u8]`
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:114:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (&(*self.memory.as_ptr())).len();
[INFO] [stdout]     |                       ++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.39s
[INFO] running `Command { std: "docker" "inspect" "c793683351b0eb9beca63820caf3548f085d716f6458bf2d51bcf298e8492c6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c793683351b0eb9beca63820caf3548f085d716f6458bf2d51bcf298e8492c6f", kill_on_drop: false }`
[INFO] [stdout] c793683351b0eb9beca63820caf3548f085d716f6458bf2d51bcf298e8492c6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b522bdb64c7b8bf5641769d585bf1e342d5b78e3d8124d96a3bd32dbb044738
[INFO] running `Command { std: "docker" "start" "-a" "5b522bdb64c7b8bf5641769d585bf1e342d5b78e3d8124d96a3bd32dbb044738", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.38.29
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.16
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling clap v4.4.16
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling cranelift-codegen v0.103.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cranelift-frontend v0.103.0
[INFO] [stderr]    Compiling cranelift v0.103.0
[INFO] [stderr]    Compiling jitcalc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^--------------------^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this raw pointer has type `*mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[u8]`
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:114:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (&(*self.memory.as_ptr())).len();
[INFO] [stdout]     |                       ++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^--------------------^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this raw pointer has type `*mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[u8]`
[INFO] [stdout]    --> src/mmap.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:114:5
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 124 |             let len = (&(*self.memory.as_ptr())).len();
[INFO] [stdout]     |                       ++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.58s
[INFO] running `Command { std: "docker" "inspect" "5b522bdb64c7b8bf5641769d585bf1e342d5b78e3d8124d96a3bd32dbb044738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b522bdb64c7b8bf5641769d585bf1e342d5b78e3d8124d96a3bd32dbb044738", kill_on_drop: false }`
[INFO] [stdout] 5b522bdb64c7b8bf5641769d585bf1e342d5b78e3d8124d96a3bd32dbb044738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3036d07ae7d706835d3283d96d1439b1d76f6cb780c8ebb7fb58c1fcd16c24e
[INFO] running `Command { std: "docker" "start" "-a" "a3036d07ae7d706835d3283d96d1439b1d76f6cb780c8ebb7fb58c1fcd16c24e", kill_on_drop: false }`
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/mmap.rs:124:23
[INFO] [stderr]     |
[INFO] [stderr] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stderr]     |                       ^^--------------------^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this raw pointer has type `*mut [u8]`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&[u8]`
[INFO] [stderr]    --> src/mmap.rs:124:23
[INFO] [stderr]     |
[INFO] [stderr] 124 |             let len = (*self.memory.as_ptr()).len();
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: method calls to `len` require a reference
[INFO] [stderr]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:114:5
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 124 |             let len = (&(*self.memory.as_ptr())).len();
[INFO] [stderr]     |                       ++                       +
[INFO] [stderr] 
[INFO] [stderr] warning: `jitcalc` (lib) generated 1 warning
[INFO] [stderr] warning: `jitcalc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jitcalc-2c4aac1dc96ca943)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::lex ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'test::args' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/jitcalc-2c4aac1dc96ca943` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a3036d07ae7d706835d3283d96d1439b1d76f6cb780c8ebb7fb58c1fcd16c24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3036d07ae7d706835d3283d96d1439b1d76f6cb780c8ebb7fb58c1fcd16c24e", kill_on_drop: false }`
[INFO] [stdout] a3036d07ae7d706835d3283d96d1439b1d76f6cb780c8ebb7fb58c1fcd16c24e
