[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 beta-2020-07-24 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-analyzer/rust-analyzer-wasm on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-10/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5032cc83b3c1104ec7ea463b5540327ec12f59cd2e81e56d1bac83f6dbab81 [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" "5d5032cc83b3c1104ec7ea463b5540327ec12f59cd2e81e56d1bac83f6dbab81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5032cc83b3c1104ec7ea463b5540327ec12f59cd2e81e56d1bac83f6dbab81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5032cc83b3c1104ec7ea463b5540327ec12f59cd2e81e56d1bac83f6dbab81", kill_on_drop: false }` [INFO] [stdout] 5d5032cc83b3c1104ec7ea463b5540327ec12f59cd2e81e56d1bac83f6dbab81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8773c7a322d840cc76bf3fdd036c5b8ba3f6faa59a33477b1581cd7d696f8c [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" "dd8773c7a322d840cc76bf3fdd036c5b8ba3f6faa59a33477b1581cd7d696f8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling text_unit v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling once_cell v1.2.0 [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 bumpalo v2.6.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 join_to_string v0.1.3 [INFO] [stderr] Compiling format-buf v1.0.0 [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 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 stacker v0.1.5 [INFO] [stderr] Compiling ra_parser v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling ra_prof v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling chalk-engine v0.9.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling proptest v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.54 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling salsa-macros v0.13.2 [INFO] [stderr] Compiling derive-new v0.5.8 [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 wasm-bindgen-macro-support v0.2.54 [INFO] [stderr] Compiling ra_text_edit v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#1adc3525) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.54 [INFO] [stderr] Compiling chalk-ir v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling salsa v0.13.2 [INFO] [stderr] Compiling chalk-rust-ir v0.1.0 (https://github.com/rust-lang/chalk.git?rev=a88cad7f0a69e05ba8f40b74c58a1c229c1b2478#a88cad7f) [INFO] [stderr] Compiling js-sys v0.3.31 [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 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 3m 02s [INFO] running `Command { std: "docker" "inspect" "dd8773c7a322d840cc76bf3fdd036c5b8ba3f6faa59a33477b1581cd7d696f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8773c7a322d840cc76bf3fdd036c5b8ba3f6faa59a33477b1581cd7d696f8c", kill_on_drop: false }` [INFO] [stdout] dd8773c7a322d840cc76bf3fdd036c5b8ba3f6faa59a33477b1581cd7d696f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-07-24" "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] de041e26fcc203958489101fcf53633d784577769ceb12af4ea834e9558758a4 [INFO] running `Command { std: "docker" "start" "-a" "de041e26fcc203958489101fcf53633d784577769ceb12af4ea834e9558758a4", kill_on_drop: false }` [INFO] [stderr] Compiling wasm_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "de041e26fcc203958489101fcf53633d784577769ceb12af4ea834e9558758a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de041e26fcc203958489101fcf53633d784577769ceb12af4ea834e9558758a4", kill_on_drop: false }` [INFO] [stdout] de041e26fcc203958489101fcf53633d784577769ceb12af4ea834e9558758a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b843a0e95f693947fe314132834db0fbaff1420ddadb9de16286f2b7a4a76b1e [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" "b843a0e95f693947fe314132834db0fbaff1420ddadb9de16286f2b7a4a76b1e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_demo-bb3e1c0c64911242 [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" "b843a0e95f693947fe314132834db0fbaff1420ddadb9de16286f2b7a4a76b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b843a0e95f693947fe314132834db0fbaff1420ddadb9de16286f2b7a4a76b1e", kill_on_drop: false }` [INFO] [stdout] b843a0e95f693947fe314132834db0fbaff1420ddadb9de16286f2b7a4a76b1e