[INFO] cloning repository https://github.com/7db9a/immutag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7db9a/immutag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7db9a%2Fimmutag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7db9a%2Fimmutag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09417eb6a8f0ac0142dcf93bf7a7ac3dcdbd55f6 [INFO] testing 7db9a/immutag against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7db9a%2Fimmutag" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/7db9a/immutag on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/7db9a/immutag [INFO] finished tweaking git repo https://github.com/7db9a/immutag [INFO] tweaked toml for git repo https://github.com/7db9a/immutag written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/7db9a/immutag already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35d00eb9c9e3f183b72746a99bff994e19310e87c6fdb7920df9761e40771bb8 [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" "35d00eb9c9e3f183b72746a99bff994e19310e87c6fdb7920df9761e40771bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35d00eb9c9e3f183b72746a99bff994e19310e87c6fdb7920df9761e40771bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d00eb9c9e3f183b72746a99bff994e19310e87c6fdb7920df9761e40771bb8", kill_on_drop: false }` [INFO] [stdout] 35d00eb9c9e3f183b72746a99bff994e19310e87c6fdb7920df9761e40771bb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7b9608179d32f93738b6bf4e26a5023100fca703b02b5e5b4c696625682b11 [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" "7e7b9608179d32f93738b6bf4e26a5023100fca703b02b5e5b4c696625682b11", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling murmur3 v0.4.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dns-lookup v0.9.1 [INFO] [stderr] Compiling rusqlite v0.22.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling sv v0.1.11 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-0.1.11/src/messages/message.rs:366:83 [INFO] [stdout] | [INFO] [stdout] 366 | Message::Other(s) => Err(io::Error::new(io::ErrorKind::InvalidData, s.as_ref())), [INFO] [stdout] | --^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef<[u8]> for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] help: use the fully qualified path for the potential candidates [INFO] [stdout] | [INFO] [stdout] 366 | Message::Other(s) => Err(io::Error::new(io::ErrorKind::InvalidData, >::as_ref(s))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 366 | Message::Other(s) => Err(io::Error::new(io::ErrorKind::InvalidData, >::as_ref(s))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 366 | Message::Other(s) => Err(io::Error::new(io::ErrorKind::InvalidData, >::as_ref(s))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 366 | Message::Other(s) => Err(io::Error::new(io::ErrorKind::InvalidData, >::as_ref(s))), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sv` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e7b9608179d32f93738b6bf4e26a5023100fca703b02b5e5b4c696625682b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7b9608179d32f93738b6bf4e26a5023100fca703b02b5e5b4c696625682b11", kill_on_drop: false }` [INFO] [stdout] 7e7b9608179d32f93738b6bf4e26a5023100fca703b02b5e5b4c696625682b11