[INFO] fetching crate melorun 0.2.0... [INFO] testing melorun-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate melorun 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate melorun 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate melorun 0.2.0 [INFO] finished tweaking crates.io crate melorun 0.2.0 [INFO] tweaked toml for crates.io crate melorun 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate melorun 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded internment v0.5.5 [INFO] [stderr] Downloaded snailquote v0.3.1 [INFO] [stderr] Downloaded fd-lock v3.0.2 [INFO] [stderr] Downloaded clipboard-win v4.3.0 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded lexpr-macros v0.2.1 [INFO] [stderr] Downloaded lexpr v0.2.6 [INFO] [stderr] Downloaded imbl v1.0.1 [INFO] [stderr] Downloaded melodeon v0.4.1 [INFO] [stderr] Downloaded mil v0.2.5 [INFO] [stderr] Downloaded windows_i686_msvc v0.28.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.28.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.28.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.28.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.28.0 [INFO] [stderr] Downloaded windows-sys v0.28.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f05a5b12bb4323f47c91fde0b95b3e676baf77e7cf8eec6f1c6d736a02b44f6c [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" "f05a5b12bb4323f47c91fde0b95b3e676baf77e7cf8eec6f1c6d736a02b44f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05a5b12bb4323f47c91fde0b95b3e676baf77e7cf8eec6f1c6d736a02b44f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05a5b12bb4323f47c91fde0b95b3e676baf77e7cf8eec6f1c6d736a02b44f6c", kill_on_drop: false }` [INFO] [stdout] f05a5b12bb4323f47c91fde0b95b3e676baf77e7cf8eec6f1c6d736a02b44f6c [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6154dc1fe0bd8a70c32827e24777eb8356818971ea306e06eb8b42576101ef [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" "9c6154dc1fe0bd8a70c32827e24777eb8356818971ea306e06eb8b42576101ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ethnum v1.0.4 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling defmac v0.2.1 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling derive_arbitrary v1.0.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling nom-packrat-macros v0.6.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling lexpr v0.2.6 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling nom-packrat v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling arbitrary v1.0.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling catvec v0.1.6 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling internment v0.5.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling stdcode v0.1.7 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tmelcrypt v0.2.4 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling novasmt v0.2.17 [INFO] [stderr] Compiling imbl v1.0.1 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling themelio-structs v0.2.0 [INFO] [stderr] Compiling melodeon v0.4.1 [INFO] [stderr] Compiling themelio-stf v0.9.7 [INFO] [stderr] Compiling mil v0.2.5 [INFO] [stderr] Compiling melorun v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "9c6154dc1fe0bd8a70c32827e24777eb8356818971ea306e06eb8b42576101ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6154dc1fe0bd8a70c32827e24777eb8356818971ea306e06eb8b42576101ef", kill_on_drop: false }` [INFO] [stdout] 9c6154dc1fe0bd8a70c32827e24777eb8356818971ea306e06eb8b42576101ef [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9540b724d4bd3a4b331c6ee02d962c46cdd381f37af6b3db31d2bdc6543a88 [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" "ef9540b724d4bd3a4b331c6ee02d962c46cdd381f37af6b3db31d2bdc6543a88", kill_on_drop: false }` [INFO] [stderr] Compiling melorun v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "ef9540b724d4bd3a4b331c6ee02d962c46cdd381f37af6b3db31d2bdc6543a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9540b724d4bd3a4b331c6ee02d962c46cdd381f37af6b3db31d2bdc6543a88", kill_on_drop: false }` [INFO] [stdout] ef9540b724d4bd3a4b331c6ee02d962c46cdd381f37af6b3db31d2bdc6543a88 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] d0b999ffd69b8112ffe34501cd22d815945f0accd7c3a7be09654572c5f0bea2 [INFO] running `Command { std: "docker" "start" "-a" "d0b999ffd69b8112ffe34501cd22d815945f0accd7c3a7be09654572c5f0bea2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/melorun-7d4cc321704c37b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0b999ffd69b8112ffe34501cd22d815945f0accd7c3a7be09654572c5f0bea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b999ffd69b8112ffe34501cd22d815945f0accd7c3a7be09654572c5f0bea2", kill_on_drop: false }` [INFO] [stdout] d0b999ffd69b8112ffe34501cd22d815945f0accd7c3a7be09654572c5f0bea2