[INFO] cloning repository https://github.com/HotQ/thrash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HotQ/thrash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotQ%2Fthrash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotQ%2Fthrash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 686ccf1543116fa99f1a649183c62a626791fa39 [INFO] checking HotQ/thrash against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotQ%2Fthrash" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HotQ/thrash on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HotQ/thrash [INFO] finished tweaking git repo https://github.com/HotQ/thrash [INFO] tweaked toml for git repo https://github.com/HotQ/thrash written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/HotQ/thrash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f10a20d57955b4bf9adf30dab67fbe1cf20abd56087d74491f825d01062d0f94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f10a20d57955b4bf9adf30dab67fbe1cf20abd56087d74491f825d01062d0f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f10a20d57955b4bf9adf30dab67fbe1cf20abd56087d74491f825d01062d0f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10a20d57955b4bf9adf30dab67fbe1cf20abd56087d74491f825d01062d0f94", kill_on_drop: false }` [INFO] [stdout] f10a20d57955b4bf9adf30dab67fbe1cf20abd56087d74491f825d01062d0f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e314021d2219c2cb1158d2f6b0c8a33f00e5e32a38c8fa13b469480587f5dcd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e314021d2219c2cb1158d2f6b0c8a33f00e5e32a38c8fa13b469480587f5dcd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Checking throtle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `creat_static` in this scope [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | creat_static! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | let reader = (*lastest).read().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | let mut writer = (*lastest).write().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:56:51 [INFO] [stdout] | [INFO] [stdout] 56 | let final_arg_ref = (*lastest).as_ref().read().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | let mut writer = (*lastest).write().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::RwLock` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `creat_static` in this scope [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | creat_static! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | let reader = (*lastest).read().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | let mut writer = (*lastest).write().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:56:51 [INFO] [stdout] | [INFO] [stdout] 56 | let final_arg_ref = (*lastest).as_ref().read().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lastest` in this scope [INFO] [stdout] --> src/main.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | let mut writer = (*lastest).write().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 90 | / throtle!( [INFO] [stdout] 91 | | some_ident, [INFO] [stdout] 92 | | settings, [INFO] [stdout] 93 | | ParticipantSettings, [INFO] [stdout] ... | [INFO] [stdout] 99 | | |x| trace!("\t\t\t\t\t\t\t\t\tresult!: {:?}", x) [INFO] [stdout] 100 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::RwLock` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `throtle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e314021d2219c2cb1158d2f6b0c8a33f00e5e32a38c8fa13b469480587f5dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e314021d2219c2cb1158d2f6b0c8a33f00e5e32a38c8fa13b469480587f5dcd", kill_on_drop: false }` [INFO] [stdout] 3e314021d2219c2cb1158d2f6b0c8a33f00e5e32a38c8fa13b469480587f5dcd