[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.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonasKruckenberg%2Fjitcalc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JonasKruckenberg/jitcalc on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86
[INFO] running `Command { std: "docker" "start" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling cranelift-isle v0.103.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.103.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling cranelift-entity v0.103.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.103.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cranelift-bforest v0.103.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.29
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[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 indexmap v2.1.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/mod.rs:116:4
[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 40.59s
[INFO] running `Command { std: "docker" "inspect" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.38.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.4.16
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.16
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/mod.rs:116:4
[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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/mod.rs:116:4
[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 58.94s
[INFO] running `Command { std: "docker" "inspect" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/mod.rs:116:4
[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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jitcalc-2779c22a9a557928)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::lex ... ok
[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-2779c22a9a557928` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86", kill_on_drop: false }`
[INFO] [stdout] 42a622a27bd00cc6bbd37612bd3485e618a187f8a0ad602f75ffb778c28a5c86
