[INFO] fetching crate dagon 0.0.2... [INFO] testing dagon-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dagon 0.0.2 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate dagon 0.0.2 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 crates.io crate dagon 0.0.2 [INFO] finished tweaking crates.io crate dagon 0.0.2 [INFO] tweaked toml for crates.io crate dagon 0.0.2 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-22/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-22/source/src/main.rs` was erroneously implicitly accepted for binary `dagon-run`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded wait-timeout v0.1.5 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded thread_local v0.2.7 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded aho-corasick v0.5.3 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded toml v0.1.30 [INFO] [stderr] Downloaded itertools v0.5.10 [INFO] [stderr] Downloaded num-rational v0.1.42 [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.4.0 [INFO] [stderr] Downloaded rusqlite v0.6.1 [INFO] [stderr] Downloaded rmp-serialize v0.8.1 [INFO] [stderr] Downloaded ordered-float v0.3.0 [INFO] [stderr] Downloaded deque v0.3.2 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded herbie-lint v1.0.7 [INFO] [stderr] Downloaded acacia v0.1.2 [INFO] [stderr] Downloaded rayon v0.6.0 [INFO] [stderr] Downloaded nalgebra v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac69d78eb989830a39f8e8523af76a91cc937584482c7e35d8cfaa5a583026c4 [INFO] running `Command { std: "docker" "start" "-a" "ac69d78eb989830a39f8e8523af76a91cc937584482c7e35d8cfaa5a583026c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac69d78eb989830a39f8e8523af76a91cc937584482c7e35d8cfaa5a583026c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac69d78eb989830a39f8e8523af76a91cc937584482c7e35d8cfaa5a583026c4", kill_on_drop: false }` [INFO] [stdout] ac69d78eb989830a39f8e8523af76a91cc937584482c7e35d8cfaa5a583026c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecf9f07b81c3339604960a8c90fcf557593bab5fcc22a3e93f1f62ed3f6ba6c [INFO] running `Command { std: "docker" "start" "-a" "6ecf9f07b81c3339604960a8c90fcf557593bab5fcc22a3e93f1f62ed3f6ba6c", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `dagon-run`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: dagon v0.0.2 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling ordered-float v0.3.0 [INFO] [stderr] Compiling rmp-serialize v0.8.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling acacia v0.1.2 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling dagon v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `clippy` [INFO] [stdout] --> src/lib.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #![plugin(clippy)] [INFO] [stdout] | ^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dagon` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6ecf9f07b81c3339604960a8c90fcf557593bab5fcc22a3e93f1f62ed3f6ba6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecf9f07b81c3339604960a8c90fcf557593bab5fcc22a3e93f1f62ed3f6ba6c", kill_on_drop: false }` [INFO] [stdout] 6ecf9f07b81c3339604960a8c90fcf557593bab5fcc22a3e93f1f62ed3f6ba6c