[INFO] cloning repository https://github.com/pamburus/hl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pamburus/hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93025562e91bc49f7124e249447cbbece32471a [INFO] testing pamburus/hl 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%2Fpamburus%2Fhl" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pamburus/hl 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/pamburus/hl [INFO] finished tweaking git repo https://github.com/pamburus/hl [INFO] tweaked toml for git repo https://github.com/pamburus/hl written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pamburus/hl 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bacb13fa3bba2bed9b1e4bf0201fa6ac39cfeb847304788eca0faea5f8c20cb1 [INFO] running `Command { std: "docker" "start" "-a" "bacb13fa3bba2bed9b1e4bf0201fa6ac39cfeb847304788eca0faea5f8c20cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bacb13fa3bba2bed9b1e4bf0201fa6ac39cfeb847304788eca0faea5f8c20cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bacb13fa3bba2bed9b1e4bf0201fa6ac39cfeb847304788eca0faea5f8c20cb1", kill_on_drop: false }` [INFO] [stdout] bacb13fa3bba2bed9b1e4bf0201fa6ac39cfeb847304788eca0faea5f8c20cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 401da7067689b5a98c1f81632a14dd75ac418df9a65619af9089408e86d800d7 [INFO] running `Command { std: "docker" "start" "-a" "401da7067689b5a98c1f81632a14dd75ac418df9a65619af9089408e86d800d7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling collection_macros v0.2.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling htp v0.4.2 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hl v0.10.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "401da7067689b5a98c1f81632a14dd75ac418df9a65619af9089408e86d800d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401da7067689b5a98c1f81632a14dd75ac418df9a65619af9089408e86d800d7", kill_on_drop: false }` [INFO] [stdout] 401da7067689b5a98c1f81632a14dd75ac418df9a65619af9089408e86d800d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run" "--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] bd82693d8b1e828c71b27abaa714d7ddcf117cbef068327e6acc4b817df05ee6 [INFO] running `Command { std: "docker" "start" "-a" "bd82693d8b1e828c71b27abaa714d7ddcf117cbef068327e6acc4b817df05ee6", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling stats_alloc v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling byte-strings-proc_macros v0.2.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling byte-strings v0.2.1 [INFO] [stdout] error[E0659]: `concat_bytes` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-strings-0.2.1/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use concat_bytes as as_bytes; [INFO] [stdout] | ^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple potential import sources [INFO] [stdout] = note: `concat_bytes` could refer to a macro from prelude [INFO] [stdout] note: `concat_bytes` could also refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byte-strings-0.2.1/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / macro_rules! concat_bytes {( [INFO] [stdout] 42 | | $($expr:expr),* $(,)? [INFO] [stdout] 43 | | ) => ( [INFO] [stdout] 44 | | $crate::__::concat_bytes!( [INFO] [stdout] ... | [INFO] [stdout] 47 | | ) [INFO] [stdout] 48 | | )} [INFO] [stdout] | |__^ [INFO] [stdout] = help: use `crate::concat_bytes` to refer to this macro unambiguously [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 E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `byte-strings` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd82693d8b1e828c71b27abaa714d7ddcf117cbef068327e6acc4b817df05ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd82693d8b1e828c71b27abaa714d7ddcf117cbef068327e6acc4b817df05ee6", kill_on_drop: false }` [INFO] [stdout] bd82693d8b1e828c71b27abaa714d7ddcf117cbef068327e6acc4b817df05ee6