[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 1.60.0 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 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 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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.92.1 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded wat v1.0.42 [INFO] [stderr] Downloaded wast v40.0.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded tower-lsp v0.16.0 [INFO] [stderr] Downloaded auto_impl v0.5.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1a93b409894454c5d3e6663220dcbcfcc2a0569f5354009fe10bab420c05fa [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" "3f1a93b409894454c5d3e6663220dcbcfcc2a0569f5354009fe10bab420c05fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1a93b409894454c5d3e6663220dcbcfcc2a0569f5354009fe10bab420c05fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1a93b409894454c5d3e6663220dcbcfcc2a0569f5354009fe10bab420c05fa", kill_on_drop: false }` [INFO] [stdout] 3f1a93b409894454c5d3e6663220dcbcfcc2a0569f5354009fe10bab420c05fa [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" "+1.60.0" "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] fbfb94b891947885660c00e0e91b9833d9406133488b0808a409f6c6fa4a8bc8 [INFO] running `Command { std: "docker" "start" "-a" "fbfb94b891947885660c00e0e91b9833d9406133488b0808a409f6c6fa4a8bc8", 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 wasm-bindgen v0.2.80 [INFO] [stderr] Compiling leb128 v0.2.5 [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 tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling auto_impl v0.5.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 futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [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 50s [INFO] running `Command { std: "docker" "inspect" "fbfb94b891947885660c00e0e91b9833d9406133488b0808a409f6c6fa4a8bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfb94b891947885660c00e0e91b9833d9406133488b0808a409f6c6fa4a8bc8", kill_on_drop: false }` [INFO] [stdout] fbfb94b891947885660c00e0e91b9833d9406133488b0808a409f6c6fa4a8bc8 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c3dcbdf659f2370d113857e305f4e1036b0841471a1db614f715708c8c8157 [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" "27c3dcbdf659f2370d113857e305f4e1036b0841471a1db614f715708c8c8157", 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 3.61s [INFO] running `Command { std: "docker" "inspect" "27c3dcbdf659f2370d113857e305f4e1036b0841471a1db614f715708c8c8157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c3dcbdf659f2370d113857e305f4e1036b0841471a1db614f715708c8c8157", kill_on_drop: false }` [INFO] [stdout] 27c3dcbdf659f2370d113857e305f4e1036b0841471a1db614f715708c8c8157 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ce4383a4da86e2735ee81ab248c160f1d7f042c9bcd19488be330eb00f3ca78 [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" "1ce4383a4da86e2735ee81ab248c160f1d7f042c9bcd19488be330eb00f3ca78", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/roland_test_runner-c8cf2fa824781889) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rolandc-abbe0528fa9d1d14) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rolandc_cli-df0d8f465ee25885) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rolandc_lsp-5601c663f800c814) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rolandc_wasm-78af9a01292f8d81) [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] [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] [stdout] [INFO] [stderr] Doc-tests rolandc_wasm [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] running `Command { std: "docker" "inspect" "1ce4383a4da86e2735ee81ab248c160f1d7f042c9bcd19488be330eb00f3ca78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce4383a4da86e2735ee81ab248c160f1d7f042c9bcd19488be330eb00f3ca78", kill_on_drop: false }` [INFO] [stdout] 1ce4383a4da86e2735ee81ab248c160f1d7f042c9bcd19488be330eb00f3ca78