[INFO] cloning repository https://github.com/NyxCode/Ketamine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NyxCode/Ketamine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyxCode%2FKetamine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyxCode%2FKetamine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aae684626deb6674c8f049755bf6f37367d3268
[INFO] checking NyxCode/Ketamine against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyxCode%2FKetamine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NyxCode/Ketamine on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/NyxCode/Ketamine
[INFO] finished tweaking git repo https://github.com/NyxCode/Ketamine
[INFO] tweaked toml for git repo https://github.com/NyxCode/Ketamine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/NyxCode/Ketamine 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/playground/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded isatty v0.1.9
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]   Downloaded serde_test v0.8.23
[INFO] [stderr]   Downloaded ordered-float v1.0.2
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.3.27
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded serde_json v1.0.50
[INFO] [stderr]   Downloaded js-sys v0.3.37
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.60
[INFO] [stderr]   Downloaded web-sys v0.3.37
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.6
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded bumpalo v3.2.1
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded config v0.9.3
[INFO] [stderr]   Downloaded serde-hjson v0.8.2
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.2.50
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.60
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded serde-value v0.5.3
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded linked-hash-map v0.3.0
[INFO] [stderr]   Downloaded directories v1.0.2
[INFO] [stderr]   Downloaded ptree v0.2.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56ea30440d141168d8117cc965375e4f654fbd6fdd5b62406a7039985927a781
[INFO] running `Command { std: "docker" "start" "-a" "56ea30440d141168d8117cc965375e4f654fbd6fdd5b62406a7039985927a781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56ea30440d141168d8117cc965375e4f654fbd6fdd5b62406a7039985927a781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ea30440d141168d8117cc965375e4f654fbd6fdd5b62406a7039985927a781", kill_on_drop: false }`
[INFO] [stdout] 56ea30440d141168d8117cc965375e4f654fbd6fdd5b62406a7039985927a781
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cf3846f6290677ce650dbc84caa6596d10e1162b79e73eb82280002ef71084a
[INFO] running `Command { std: "docker" "start" "-a" "9cf3846f6290677ce650dbc84caa6596d10e1162b79e73eb82280002ef71084a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/playground/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.60
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling bumpalo v3.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.60
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking report v0.1.0 (/opt/rustwide/workdir/report)
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.60
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.60
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.60
[INFO] [stderr]     Checking serde_json v1.0.50
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: the feature `type_name_of_val` has been stable since 1.76.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> parser/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(type_name_of_val)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `type_name_of_val` has been stable since 1.76.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> parser/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(type_name_of_val)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interpreter v0.1.0 (/opt/rustwide/workdir/interpreter)
[INFO] [stdout] warning: unused import: `boolean::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boolean::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `float::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use float::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `integer::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use integer::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `null::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use null::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use string::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `boolean::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use boolean::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `float::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use float::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `integer::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use integer::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `null::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use null::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]   --> interpreter/src/values/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use string::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> interpreter/src/values/array.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         std::mem::replace(&mut array[idx], val);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _ = std::mem::replace(&mut array[idx], val);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> interpreter/src/values/array.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         std::mem::replace(&mut array[idx], val);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _ = std::mem::replace(&mut array[idx], val);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking js-sys v0.3.37
[INFO] [stderr]     Checking playground v0.1.0 (/opt/rustwide/workdir/playground)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.82s
[INFO] running `Command { std: "docker" "inspect" "9cf3846f6290677ce650dbc84caa6596d10e1162b79e73eb82280002ef71084a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf3846f6290677ce650dbc84caa6596d10e1162b79e73eb82280002ef71084a", kill_on_drop: false }`
[INFO] [stdout] 9cf3846f6290677ce650dbc84caa6596d10e1162b79e73eb82280002ef71084a
[INFO] checking NyxCode/Ketamine against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyxCode%2FKetamine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NyxCode/Ketamine on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/NyxCode/Ketamine
[INFO] finished tweaking git repo https://github.com/NyxCode/Ketamine
[INFO] tweaked toml for git repo https://github.com/NyxCode/Ketamine written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/NyxCode/Ketamine 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/playground/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4053ddf34b61682b5b701030846dcee2bc41be9df42affba6ebcad315e6d4de7
[INFO] running `Command { std: "docker" "start" "-a" "4053ddf34b61682b5b701030846dcee2bc41be9df42affba6ebcad315e6d4de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4053ddf34b61682b5b701030846dcee2bc41be9df42affba6ebcad315e6d4de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4053ddf34b61682b5b701030846dcee2bc41be9df42affba6ebcad315e6d4de7", kill_on_drop: false }`
[INFO] [stdout] 4053ddf34b61682b5b701030846dcee2bc41be9df42affba6ebcad315e6d4de7
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34583d89e20c4c03952de8e95dda8169a19fcfb21152e7255f70717f7bd5eeb2
[INFO] running `Command { std: "docker" "start" "-a" "34583d89e20c4c03952de8e95dda8169a19fcfb21152e7255f70717f7bd5eeb2", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/playground/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.60
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling bumpalo v3.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.60
[INFO] [stderr]     Checking report v0.1.0 (/opt/rustwide/workdir/report)
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.60
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.60
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.60
[INFO] [stderr]     Checking serde_json v1.0.50
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> lexer/src/token.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(feature = "serialize", derive(serde::Serialize))]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Pos`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> lexer/src/token.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(feature = "serialize", derive(serde::Serialize))]
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TokenValue`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> lexer/src/token.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(feature = "serialize", derive(serde::Serialize))]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Pos`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> lexer/src/token.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(feature = "serialize", derive(serde::Serialize))]
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TokenValue`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexer` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lexer` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "34583d89e20c4c03952de8e95dda8169a19fcfb21152e7255f70717f7bd5eeb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34583d89e20c4c03952de8e95dda8169a19fcfb21152e7255f70717f7bd5eeb2", kill_on_drop: false }`
[INFO] [stdout] 34583d89e20c4c03952de8e95dda8169a19fcfb21152e7255f70717f7bd5eeb2
