[INFO] cloning repository https://github.com/playXE/jit-allocator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/jit-allocator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjit-allocator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjit-allocator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab2af41473b3ef2e9d55bd06ac1da2546cd7df1e
[INFO] testing playXE/jit-allocator against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjit-allocator" "/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/playXE/jit-allocator
[INFO] finished tweaking git repo https://github.com/playXE/jit-allocator
[INFO] tweaked toml for git repo https://github.com/playXE/jit-allocator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/playXE/jit-allocator on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/playXE/jit-allocator 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/playxe/masm-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v10.0.1
[INFO] [stderr]   Downloaded intrusive-collections v0.9.5
[INFO] [stderr]   Downloaded cfgenius v0.1.0
[INFO] [stderr]   Downloaded jit-allocator v0.2.4
[INFO] [stderr]   Downloaded iced-x86 v1.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360
[INFO] running `Command { std: "docker" "start" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", 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" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", 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" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling cfgenius v0.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling intrusive-collections v0.9.5
[INFO] [stderr]    Compiling errno v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling jit-allocator v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", 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" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling jit-allocator v0.2.4
[INFO] [stderr]    Compiling iced-x86 v1.19.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling macroassembler v0.1.0 (https://github.com/playxe/masm-rs#0c4aabaa)
[INFO] [stderr]    Compiling jit-allocator v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.72s
[INFO] running `Command { std: "docker" "inspect" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", 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" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jit_allocator-0e83f84353b2f251)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jit_allocator-70cadd0aebcbd911)
[INFO] [stderr]    Doc-tests jit_allocator
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/virtual_memory.rs - virtual_memory::protect_jit_memory (line 982) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/virtual_memory.rs - virtual_memory::protect_jit_memory (line 982) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/virtual_memory.rs:983:16
[INFO] [stdout]     |
[INFO] [stdout] 983 | let code_ptr = ...;
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 983 - let code_ptr = ...;
[INFO] [stdout] 983 + let code_ptr = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 983 - let code_ptr = ...;
[INFO] [stdout] 983 + let code_ptr = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/virtual_memory.rs:983:16
[INFO] [stdout]     |
[INFO] [stdout] 983 | let code_ptr = ...;
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 983 - let code_ptr = ...;
[INFO] [stdout] 983 + let code_ptr = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/virtual_memory.rs:984:17
[INFO] [stdout]     |
[INFO] [stdout] 984 | let code_size = ...;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 984 - let code_size = ...;
[INFO] [stdout] 984 + let code_size = ..;
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 984 - let code_size = ...;
[INFO] [stdout] 984 + let code_size = ..=;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/virtual_memory.rs:984:17
[INFO] [stdout]     |
[INFO] [stdout] 984 | let code_size = ...;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 984 - let code_size = ...;
[INFO] [stdout] 984 + let code_size = ..;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:987:1
[INFO] [stdout]     |
[INFO] [stdout] 987 | copy_nonoverlapping(source, code_ptr, code_size);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 982 + use std::ptr::copy_nonoverlapping;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `source` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:987:21
[INFO] [stdout]     |
[INFO] [stdout] 987 | copy_nonoverlapping(source, code_ptr, code_size);
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProtectJitAccess` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:986:20
[INFO] [stdout]     |
[INFO] [stdout] 986 | protect_jit_memory(ProtectJitAccess::ReadWrite);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ use of undeclared type `ProtectJitAccess`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `protect_jit_memory` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:986:1
[INFO] [stdout]     |
[INFO] [stdout] 986 | protect_jit_memory(ProtectJitAccess::ReadWrite);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProtectJitAccess` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:988:20
[INFO] [stdout]     |
[INFO] [stdout] 988 | protect_jit_memory(ProtectJitAccess::ReadOnly);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ use of undeclared type `ProtectJitAccess`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `protect_jit_memory` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:988:1
[INFO] [stdout]     |
[INFO] [stdout] 988 | protect_jit_memory(ProtectJitAccess::ReadOnly);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `flush_instruction_cache` in this scope
[INFO] [stdout]    --> src/virtual_memory.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | flush_instruction_cache(code_ptr, code_size);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/virtual_memory.rs - virtual_memory::protect_jit_memory (line 982)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360", kill_on_drop: false }`
[INFO] [stdout] d7b73d4cc207aad51b0934aad78eb273e0279684e5e2db43abe929f5c3e94360
