[INFO] cloning repository https://github.com/DenialAdams/roland [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenialAdams/roland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenialAdams%2Froland'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15f7ce6e390f95f051888463ded51dfe200d1519 [INFO] testing DenialAdams/roland 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%2FDenialAdams%2Froland" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenialAdams/roland 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/DenialAdams/roland [INFO] finished tweaking git repo https://github.com/DenialAdams/roland [INFO] tweaked toml for git repo https://github.com/DenialAdams/roland written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/DenialAdams/roland 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 50152e7c02745c741252d4458c551a75ef9345cab22d172e1f6d1fa84882db7e [INFO] running `Command { std: "docker" "start" "-a" "50152e7c02745c741252d4458c551a75ef9345cab22d172e1f6d1fa84882db7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50152e7c02745c741252d4458c551a75ef9345cab22d172e1f6d1fa84882db7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50152e7c02745c741252d4458c551a75ef9345cab22d172e1f6d1fa84882db7e", kill_on_drop: false }` [INFO] [stdout] 50152e7c02745c741252d4458c551a75ef9345cab22d172e1f6d1fa84882db7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 75102d19be0403c533d91c9bdcb0241a8202ff88c2cace6afb92a00ad43dcead [INFO] running `Command { std: "docker" "start" "-a" "75102d19be0403c533d91c9bdcb0241a8202ff88c2cace6afb92a00ad43dcead", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling roland_test_runner v0.1.0 (/opt/rustwide/workdir/roland_test_runner) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stderr] Compiling rolandc v0.1.0 (/opt/rustwide/workdir/rolandc) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rolandc_cli v0.1.0 (/opt/rustwide/workdir/rolandc_cli) [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling lsp-types v0.92.1 [INFO] [stderr] Compiling rolandc_wasm v0.1.0 (/opt/rustwide/workdir/rolandc_wasm) [INFO] [stderr] Compiling tower-lsp v0.16.0 [INFO] [stderr] Compiling rolandc_lsp v0.1.0 (/opt/rustwide/workdir/rolandc_lsp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "75102d19be0403c533d91c9bdcb0241a8202ff88c2cace6afb92a00ad43dcead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75102d19be0403c533d91c9bdcb0241a8202ff88c2cace6afb92a00ad43dcead", kill_on_drop: false }` [INFO] [stdout] 75102d19be0403c533d91c9bdcb0241a8202ff88c2cace6afb92a00ad43dcead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 048f985b451f7ad1ea05a214b13d964b6619dd0643ec4178c834476c1f447264 [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" "048f985b451f7ad1ea05a214b13d964b6619dd0643ec4178c834476c1f447264", kill_on_drop: false }` [INFO] [stderr] Compiling rolandc v0.1.0 (/opt/rustwide/workdir/rolandc) [INFO] [stderr] Compiling rolandc_cli v0.1.0 (/opt/rustwide/workdir/rolandc_cli) [INFO] [stderr] Compiling roland_test_runner v0.1.0 (/opt/rustwide/workdir/roland_test_runner) [INFO] [stderr] Compiling rolandc_lsp v0.1.0 (/opt/rustwide/workdir/rolandc_lsp) [INFO] [stderr] Compiling rolandc_wasm v0.1.0 (/opt/rustwide/workdir/rolandc_wasm) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.62s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/roland_test_runner-1ecae81bc5d6ced9) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc-72f5aafc0d441069) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_cli-6029a1e4aac342b7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_lsp-e3f9e3413bcef7dc) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc_wasm-13a9adedba77cb5e) [INFO] running `Command { std: "docker" "inspect" "048f985b451f7ad1ea05a214b13d964b6619dd0643ec4178c834476c1f447264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048f985b451f7ad1ea05a214b13d964b6619dd0643ec4178c834476c1f447264", kill_on_drop: false }` [INFO] [stdout] 048f985b451f7ad1ea05a214b13d964b6619dd0643ec4178c834476c1f447264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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", kill_on_drop: false }` [INFO] [stdout] fc0e8135b32c40d77db9aa979c5d3d248d15f75837f3450d2968bc1a6816b506 [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" "fc0e8135b32c40d77db9aa979c5d3d248d15f75837f3450d2968bc1a6816b506", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roland_test_runner-1ecae81bc5d6ced9) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc-72f5aafc0d441069) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_cli-6029a1e4aac342b7) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rolandc_lsp-e3f9e3413bcef7dc) [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] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rolandc_wasm-13a9adedba77cb5e) [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] [stderr] Doc-tests rolandc [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] [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] [stderr] Doc-tests rolandc_wasm [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" "fc0e8135b32c40d77db9aa979c5d3d248d15f75837f3450d2968bc1a6816b506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0e8135b32c40d77db9aa979c5d3d248d15f75837f3450d2968bc1a6816b506", kill_on_drop: false }` [INFO] [stdout] fc0e8135b32c40d77db9aa979c5d3d248d15f75837f3450d2968bc1a6816b506