[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] checking jnnks/RustlerCounter against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnnks%2FRustlerCounter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jnnks/RustlerCounter on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b7bd107bb4980c4d2401eaa47abc2b62775b1a562ae3fecaf2779bd1bfbff59 [INFO] running `Command { std: "docker" "start" "-a" "2b7bd107bb4980c4d2401eaa47abc2b62775b1a562ae3fecaf2779bd1bfbff59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b7bd107bb4980c4d2401eaa47abc2b62775b1a562ae3fecaf2779bd1bfbff59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7bd107bb4980c4d2401eaa47abc2b62775b1a562ae3fecaf2779bd1bfbff59", kill_on_drop: false }` [INFO] [stdout] 2b7bd107bb4980c4d2401eaa47abc2b62775b1a562ae3fecaf2779bd1bfbff59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6d071ab9ecaa42d6dfe19c6d5a69f3a65f1448469f139432b679c2e2b8804ab [INFO] running `Command { std: "docker" "start" "-a" "d6d071ab9ecaa42d6dfe19c6d5a69f3a65f1448469f139432b679c2e2b8804ab", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rustler v0.25.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.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] Checking 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] [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 `dev` profile [unoptimized + debuginfo] target(s) in 13.29s [INFO] running `Command { std: "docker" "inspect" "d6d071ab9ecaa42d6dfe19c6d5a69f3a65f1448469f139432b679c2e2b8804ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d071ab9ecaa42d6dfe19c6d5a69f3a65f1448469f139432b679c2e2b8804ab", kill_on_drop: false }` [INFO] [stdout] d6d071ab9ecaa42d6dfe19c6d5a69f3a65f1448469f139432b679c2e2b8804ab