[INFO] updating cached repository https://github.com/rust-analyzer/rust-analyzer-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b9a9bb8c6c2eba5a961cc72297d4781fc81eee [INFO] testing rust-analyzer/rust-analyzer-wasm against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-analyzer%2Frust-analyzer-wasm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-analyzer/rust-analyzer-wasm on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-analyzer/rust-analyzer-wasm [INFO] finished tweaking git repo https://github.com/rust-analyzer/rust-analyzer-wasm [INFO] tweaked toml for git repo https://github.com/rust-analyzer/rust-analyzer-wasm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-analyzer/rust-analyzer-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 242fc6f4a0ea0778e0a32aa6b463f83fea9e8c99c88a54d79cd5297b4f3682fa [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" "242fc6f4a0ea0778e0a32aa6b463f83fea9e8c99c88a54d79cd5297b4f3682fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "242fc6f4a0ea0778e0a32aa6b463f83fea9e8c99c88a54d79cd5297b4f3682fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242fc6f4a0ea0778e0a32aa6b463f83fea9e8c99c88a54d79cd5297b4f3682fa", kill_on_drop: false }` [INFO] [stdout] 242fc6f4a0ea0778e0a32aa6b463f83fea9e8c99c88a54d79cd5297b4f3682fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53843f197df470ee09b60b7fd669f70bec3c5a689527e22b0bb664b5a2db87c2 [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" "53843f197df470ee09b60b7fd669f70bec3c5a689527e22b0bb664b5a2db87c2", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling text_unit v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling drop_bomb v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.54 [INFO] [stderr] Compiling lalrpop-intern v0.15.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling relative-path v1.0.0 [INFO] [stderr] Compiling ra_arena v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling wasm-bindgen v0.2.54 [INFO] [stderr] Compiling format-buf v1.0.0 [INFO] [stderr] Compiling join_to_string v0.1.3 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling stacker v0.1.5 [INFO] [stderr] Compiling chalk-macros v0.1.1 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling ra_parser v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling salsa-macros v0.13.2 [INFO] [stderr] Compiling chalk-derive v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.54 [INFO] [stderr] Compiling chalk-engine v0.9.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling ra_prof v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling chalk-ir v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling proptest v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.54 [INFO] [stderr] Compiling salsa v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.54 [INFO] [stderr] Compiling chalk-rust-ir v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling chalk-solve v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling js-sys v0.3.31 [INFO] [stderr] Compiling ra_text_edit v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde-wasm-bindgen v0.1.3 [INFO] [stderr] Compiling rowan v0.6.2 [INFO] [stderr] Compiling ra_tt v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_syntax v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling test_utils v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_cfg v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_mbe v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_fmt v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_db v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_hir_expand v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_hir_def v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_hir v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_assists v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling ra_ide_api v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling wasm_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "53843f197df470ee09b60b7fd669f70bec3c5a689527e22b0bb664b5a2db87c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53843f197df470ee09b60b7fd669f70bec3c5a689527e22b0bb664b5a2db87c2", kill_on_drop: false }` [INFO] [stdout] 53843f197df470ee09b60b7fd669f70bec3c5a689527e22b0bb664b5a2db87c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbc41c3f6d5faf041cd4192121173fe58e19c3a8b4ed53014c5603609aefc20 [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" "6cbc41c3f6d5faf041cd4192121173fe58e19c3a8b4ed53014c5603609aefc20", kill_on_drop: false }` [INFO] [stderr] Compiling wasm_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "6cbc41c3f6d5faf041cd4192121173fe58e19c3a8b4ed53014c5603609aefc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbc41c3f6d5faf041cd4192121173fe58e19c3a8b4ed53014c5603609aefc20", kill_on_drop: false }` [INFO] [stdout] 6cbc41c3f6d5faf041cd4192121173fe58e19c3a8b4ed53014c5603609aefc20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81cd36a0baa05a524def4f7ce8ce4d4547abad1f349e4e7f9b152cdfc63a4f52 [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" "81cd36a0baa05a524def4f7ce8ce4d4547abad1f349e4e7f9b152cdfc63a4f52", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_demo-ef63ed4bd39a95a9 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81cd36a0baa05a524def4f7ce8ce4d4547abad1f349e4e7f9b152cdfc63a4f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cd36a0baa05a524def4f7ce8ce4d4547abad1f349e4e7f9b152cdfc63a4f52", kill_on_drop: false }` [INFO] [stdout] 81cd36a0baa05a524def4f7ce8ce4d4547abad1f349e4e7f9b152cdfc63a4f52