[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] testing HotQ/thrash against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotQ%2Fthrash" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HotQ/thrash on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-0/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c4b3b8b50d3f1ad07ffa0f390e21210f8a6c8208151edb52b43f7a0b7255acc [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" "7c4b3b8b50d3f1ad07ffa0f390e21210f8a6c8208151edb52b43f7a0b7255acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4b3b8b50d3f1ad07ffa0f390e21210f8a6c8208151edb52b43f7a0b7255acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4b3b8b50d3f1ad07ffa0f390e21210f8a6c8208151edb52b43f7a0b7255acc", kill_on_drop: false }` [INFO] [stdout] 7c4b3b8b50d3f1ad07ffa0f390e21210f8a6c8208151edb52b43f7a0b7255acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c19ac10925465baddb4836193e050f6e218385801b3528f9c13e9e2db2b03190 [INFO] running `Command { std: "docker" "start" "-a" "c19ac10925465baddb4836193e050f6e218385801b3528f9c13e9e2db2b03190", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling 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 the macro `mashup_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 the macro `throtle` (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 the macro `throtle` (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 the macro `throtle` (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 the macro `throtle` (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 the macro `throtle` (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: 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: could not compile `throtle` due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c19ac10925465baddb4836193e050f6e218385801b3528f9c13e9e2db2b03190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19ac10925465baddb4836193e050f6e218385801b3528f9c13e9e2db2b03190", kill_on_drop: false }` [INFO] [stdout] c19ac10925465baddb4836193e050f6e218385801b3528f9c13e9e2db2b03190