[INFO] cloning repository https://github.com/lrubiorod/rad-script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrubiorod/rad-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrubiorod%2Frad-script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrubiorod%2Frad-script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9afc6e5561d7c439aa739825a169a2f40f8036a7
[INFO] testing lrubiorod/rad-script against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrubiorod%2Frad-script" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lrubiorod/rad-script
[INFO] finished tweaking git repo https://github.com/lrubiorod/rad-script
[INFO] tweaked toml for git repo https://github.com/lrubiorod/rad-script written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lrubiorod/rad-script on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lrubiorod/rad-script 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec538f5e4dcbf70164063fd04365697fdbc1625266818bdbc488b4ebd024736e
[INFO] running `Command { std: "docker" "start" "-a" "ec538f5e4dcbf70164063fd04365697fdbc1625266818bdbc488b4ebd024736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec538f5e4dcbf70164063fd04365697fdbc1625266818bdbc488b4ebd024736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec538f5e4dcbf70164063fd04365697fdbc1625266818bdbc488b4ebd024736e", kill_on_drop: false }`
[INFO] [stdout] ec538f5e4dcbf70164063fd04365697fdbc1625266818bdbc488b4ebd024736e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6087861979ebac38f3103b3a97321cdb7a4757c4b542a0a76ba5871c0aaa6178
[INFO] running `Command { std: "docker" "start" "-a" "6087861979ebac38f3103b3a97321cdb7a4757c4b542a0a76ba5871c0aaa6178", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling half v1.4.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling toml v0.5.5
[INFO] [stderr]    Compiling serde_cbor v0.10.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling num_enum_derive v0.4.2
[INFO] [stderr]    Compiling num_enum v0.4.2
[INFO] [stderr]    Compiling rad_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `RadonFilters` and `RadonReducers`
[INFO] [stdout]  --> src/main.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::operators::{RadonOpCodes, RadonReducers, RadonFilters};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.34s
[INFO] running `Command { std: "docker" "inspect" "6087861979ebac38f3103b3a97321cdb7a4757c4b542a0a76ba5871c0aaa6178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6087861979ebac38f3103b3a97321cdb7a4757c4b542a0a76ba5871c0aaa6178", kill_on_drop: false }`
[INFO] [stdout] 6087861979ebac38f3103b3a97321cdb7a4757c4b542a0a76ba5871c0aaa6178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f630579bcb0e35adfe847fc74d40a157442745857f67b3350c05a0098a5c5d46
[INFO] running `Command { std: "docker" "start" "-a" "f630579bcb0e35adfe847fc74d40a157442745857f67b3350c05a0098a5c5d46", kill_on_drop: false }`
[INFO] [stderr]    Compiling rad_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `RadonFilters` and `RadonReducers`
[INFO] [stdout]  --> src/main.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::operators::{RadonOpCodes, RadonReducers, RadonFilters};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "f630579bcb0e35adfe847fc74d40a157442745857f67b3350c05a0098a5c5d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f630579bcb0e35adfe847fc74d40a157442745857f67b3350c05a0098a5c5d46", kill_on_drop: false }`
[INFO] [stdout] f630579bcb0e35adfe847fc74d40a157442745857f67b3350c05a0098a5c5d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68a2772a7f1a96e931cb638b19e9626ef55f7feb15d20e5520ff5948e7a6c813
[INFO] running `Command { std: "docker" "start" "-a" "68a2772a7f1a96e931cb638b19e9626ef55f7feb15d20e5520ff5948e7a6c813", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `RadonFilters` and `RadonReducers`
[INFO] [stderr]  --> src/main.rs:3:38
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::operators::{RadonOpCodes, RadonReducers, RadonFilters};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rad_script` (bin "rad_script" test) generated 1 warning (run `cargo fix --bin "rad_script" -p rad_script --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rad_script-da85c3ba0a7d7139)
[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" "68a2772a7f1a96e931cb638b19e9626ef55f7feb15d20e5520ff5948e7a6c813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a2772a7f1a96e931cb638b19e9626ef55f7feb15d20e5520ff5948e7a6c813", kill_on_drop: false }`
[INFO] [stdout] 68a2772a7f1a96e931cb638b19e9626ef55f7feb15d20e5520ff5948e7a6c813
