[INFO] cloning repository https://github.com/jnnks/RustlerCounter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnnks/RustlerCounter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnnks%2FRustlerCounter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnnks%2FRustlerCounter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 420a0d0f55b55972911bee6748e3fc7e5bdf20ba
[INFO] testing jnnks/RustlerCounter against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnnks%2FRustlerCounter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jnnks/RustlerCounter
[INFO] finished tweaking git repo https://github.com/jnnks/RustlerCounter
[INFO] tweaked toml for git repo https://github.com/jnnks/RustlerCounter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnnks/RustlerCounter on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jnnks/RustlerCounter 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustler_sys v2.2.0
[INFO] [stderr]   Downloaded rustler v0.25.0
[INFO] [stderr]   Downloaded rustler_codegen v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849
[INFO] running `Command { std: "docker" "start" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", 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" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", 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" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustler v0.25.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rustler_sys v2.2.0
[INFO] [stderr]    Compiling rustler_codegen v0.25.0
[INFO] [stderr]    Compiling nativecounter v0.1.0 (/opt/rustwide/workdir/native/nativecounter)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> native/nativecounter/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | fn load(env: Env, _: Term) -> bool{
[INFO] [stdout]    | ---------------------------------- move the `impl` block outside of this function `load`
[INFO] [stdout] 10 |     rustler::resource!(CounterObject, env);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^-------------^^^^^^
[INFO] [stdout]    |     |                  |
[INFO] [stdout]    |     |                  `CounterObject` is not local
[INFO] [stdout]    |     `ResourceTypeProvider` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `rustler::resource` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `rustler::resource` may come from an old version of the `rustler` crate, try updating your dependency with `cargo update -p rustler`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `rustler::resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9.73s
[INFO] running `Command { std: "docker" "inspect" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", 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" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling nativecounter v0.1.0 (/opt/rustwide/workdir/native/nativecounter)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> native/nativecounter/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | fn load(env: Env, _: Term) -> bool{
[INFO] [stdout]    | ---------------------------------- move the `impl` block outside of this function `load`
[INFO] [stdout] 10 |     rustler::resource!(CounterObject, env);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^-------------^^^^^^
[INFO] [stdout]    |     |                  |
[INFO] [stdout]    |     |                  `CounterObject` is not local
[INFO] [stdout]    |     `ResourceTypeProvider` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `rustler::resource` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `rustler::resource` may come from an old version of the `rustler` crate, try updating your dependency with `cargo update -p rustler`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `rustler::resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", 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" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> native/nativecounter/src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | fn load(env: Env, _: Term) -> bool{
[INFO] [stderr]    | ---------------------------------- move the `impl` block outside of this function `load`
[INFO] [stderr] 10 |     rustler::resource!(CounterObject, env);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^-------------^^^^^^
[INFO] [stderr]    |     |                  |
[INFO] [stderr]    |     |                  `CounterObject` is not local
[INFO] [stderr]    |     `ResourceTypeProvider` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the macro `rustler::resource` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the macro `rustler::resource` may come from an old version of the `rustler` crate, try updating your dependency with `cargo update -p rustler`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `rustler::resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `nativecounter` (lib test) generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nativecounter-c4f4835b65fd7b70)
[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] running `Command { std: "docker" "inspect" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849", kill_on_drop: false }`
[INFO] [stdout] 09d0d76c1dae44cc13542ef4228b7cc532b050bfdcc4b0c2c722dbdf6ec1b849
