[INFO] cloning repository https://github.com/topecongiro/usedump-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topecongiro/usedump-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopecongiro%2Fusedump-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopecongiro%2Fusedump-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b71f8bbf8289696c1afefb66b5edb29be0bd422 [INFO] testing topecongiro/usedump-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopecongiro%2Fusedump-rs" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/topecongiro/usedump-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/topecongiro/usedump-rs [INFO] finished tweaking git repo https://github.com/topecongiro/usedump-rs [INFO] tweaked toml for git repo https://github.com/topecongiro/usedump-rs written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/topecongiro/usedump-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b93dc5e5692885c0d703fd2d66125146a68762ad9d4e558f28f7591ca7a671a9 [INFO] running `Command { std: "docker" "start" "-a" "b93dc5e5692885c0d703fd2d66125146a68762ad9d4e558f28f7591ca7a671a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b93dc5e5692885c0d703fd2d66125146a68762ad9d4e558f28f7591ca7a671a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93dc5e5692885c0d703fd2d66125146a68762ad9d4e558f28f7591ca7a671a9", kill_on_drop: false }` [INFO] [stdout] b93dc5e5692885c0d703fd2d66125146a68762ad9d4e558f28f7591ca7a671a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08bf05df18dc563d58458bfe813d6bfbd93738e8a8b1d265371feb564bafc6e [INFO] running `Command { std: "docker" "start" "-a" "b08bf05df18dc563d58458bfe813d6bfbd93738e8a8b1d265371feb564bafc6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling text_unit v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling thin-dst v1.0.0 [INFO] [stderr] Compiling drop_bomb v0.1.4 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling relative-path v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ra_arena v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling lalrpop-intern v0.15.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling join_to_string v0.1.3 [INFO] [stderr] Compiling format-buf v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling jod-thread v0.1.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling chalk-macros v0.1.1 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling ra_parser v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling psm v0.1.6 [INFO] [stderr] Compiling stacker v0.1.6 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chalk-engine v0.9.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling ra_prof v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling proptest v0.9.4 [INFO] [stderr] Compiling ra_vfs v0.5.2 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ra_vfs_glob v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling salsa-macros v0.14.1 [INFO] [stderr] Compiling chalk-derive v0.1.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling ra_text_edit v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling chalk-ir v0.1.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling chalk-rust-ir v0.1.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling chalk-solve v0.1.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling rowan v0.7.1 [INFO] [stderr] Compiling ra_tt v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ra_syntax v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling test_utils v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling cargo_metadata v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling salsa v0.14.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling ra_cfg v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_mbe v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_fmt v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_db v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_hir_expand v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_project_model v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_hir_def v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_hir_ty v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_hir v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_assists v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_ide v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling ra_batch v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] error: could not compile `ra_ide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ra_ide --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rust-analyzer-5e0f1308176aaeda/2c7f6b5/crates/ra_ide/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b46e6edfacf36090 -C extra-filename=-b46e6edfacf36090 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern format_buf=/opt/rustwide/target/debug/deps/libformat_buf-efd67eafeae4837e.rmeta --extern fst=/opt/rustwide/target/debug/deps/libfst-a08f03e70485a40c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-887b337a9111ea7d.rmeta --extern join_to_string=/opt/rustwide/target/debug/deps/libjoin_to_string-309c4da22b6c3409.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fb2411f049c08c7e.rmeta --extern ra_assists=/opt/rustwide/target/debug/deps/libra_assists-3bc83404013cb135.rmeta --extern ra_cfg=/opt/rustwide/target/debug/deps/libra_cfg-54116749b6e20ed4.rmeta --extern ra_db=/opt/rustwide/target/debug/deps/libra_db-74513c9adee6268d.rmeta --extern ra_fmt=/opt/rustwide/target/debug/deps/libra_fmt-8444a28eeaf0732f.rmeta --extern hir=/opt/rustwide/target/debug/deps/libra_hir-9ee7fbbd81a066e2.rmeta --extern ra_prof=/opt/rustwide/target/debug/deps/libra_prof-2aa66015849af2c9.rmeta --extern ra_syntax=/opt/rustwide/target/debug/deps/libra_syntax-03155d60cc237528.rmeta --extern ra_text_edit=/opt/rustwide/target/debug/deps/libra_text_edit-003df7fe70325710.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-833fd1d9e3a2aec8.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ba033b2149151b33.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-98e4878cfc090aab.rmeta --extern superslice=/opt/rustwide/target/debug/deps/libsuperslice-fc4f0fcbbe12c2c9.rmeta --extern test_utils=/opt/rustwide/target/debug/deps/libtest_utils-16d95ae1899dd360.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2ea54b9c23db3bdd/out -L native=/opt/rustwide/target/debug/build/psm-6a8146a420ca17ab/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b08bf05df18dc563d58458bfe813d6bfbd93738e8a8b1d265371feb564bafc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08bf05df18dc563d58458bfe813d6bfbd93738e8a8b1d265371feb564bafc6e", kill_on_drop: false }` [INFO] [stdout] b08bf05df18dc563d58458bfe813d6bfbd93738e8a8b1d265371feb564bafc6e