[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.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopecongiro%2Fusedump-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/topecongiro/usedump-rs 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/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-5/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.45.2" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 4414a981095603cd8883e7a4181f440245dbe20750993444e7f1665493b0ebbd [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" "4414a981095603cd8883e7a4181f440245dbe20750993444e7f1665493b0ebbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4414a981095603cd8883e7a4181f440245dbe20750993444e7f1665493b0ebbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4414a981095603cd8883e7a4181f440245dbe20750993444e7f1665493b0ebbd", kill_on_drop: false }` [INFO] [stdout] 4414a981095603cd8883e7a4181f440245dbe20750993444e7f1665493b0ebbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 878813d3e2762777cf6c8dc74ba7abc8fcf816178ebec05c2576e3fb92fb0ae6 [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" "878813d3e2762777cf6c8dc74ba7abc8fcf816178ebec05c2576e3fb92fb0ae6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.6.12 [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 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 relative-path v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [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 fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling format-buf v1.0.0 [INFO] [stderr] Compiling join_to_string v0.1.3 [INFO] [stderr] Compiling jod-thread v0.1.0 [INFO] [stderr] Compiling superslice v1.0.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 itertools v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling chalk-macros v0.1.1 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_lexer v0.1.0 [INFO] [stderr] Compiling ra_parser v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling bit-set v0.5.1 [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 ena v0.13.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling chalk-engine v0.9.0 (https://github.com/jackh726/chalk.git?rev=095cd38a4f16337913bba487f2055b9ca0179f30#095cd38a) [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling ra_prof v0.1.0 (https://github.com/rust-analyzer/rust-analyzer#2c7f6b57) [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling ra_vfs v0.5.2 [INFO] [stderr] Compiling proptest v0.9.4 [INFO] [stderr] Compiling regex v1.3.1 [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 crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 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] Compiling usedump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `Command { std: "docker" "inspect" "878813d3e2762777cf6c8dc74ba7abc8fcf816178ebec05c2576e3fb92fb0ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878813d3e2762777cf6c8dc74ba7abc8fcf816178ebec05c2576e3fb92fb0ae6", kill_on_drop: false }` [INFO] [stdout] 878813d3e2762777cf6c8dc74ba7abc8fcf816178ebec05c2576e3fb92fb0ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1af658e45f52cf7c5559839394cb568e47232b570a6350536f3c628a7c1c7a1b [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" "1af658e45f52cf7c5559839394cb568e47232b570a6350536f3c628a7c1c7a1b", kill_on_drop: false }` [INFO] [stderr] Compiling usedump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "1af658e45f52cf7c5559839394cb568e47232b570a6350536f3c628a7c1c7a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af658e45f52cf7c5559839394cb568e47232b570a6350536f3c628a7c1c7a1b", kill_on_drop: false }` [INFO] [stdout] 1af658e45f52cf7c5559839394cb568e47232b570a6350536f3c628a7c1c7a1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 325781ae9d690fa9e9e618ec15f4873b3fdc5ac8dab02fe558c076db3497731b [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" "325781ae9d690fa9e9e618ec15f4873b3fdc5ac8dab02fe558c076db3497731b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/usedump-a20495b75efb69d5 [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" "325781ae9d690fa9e9e618ec15f4873b3fdc5ac8dab02fe558c076db3497731b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325781ae9d690fa9e9e618ec15f4873b3fdc5ac8dab02fe558c076db3497731b", kill_on_drop: false }` [INFO] [stdout] 325781ae9d690fa9e9e618ec15f4873b3fdc5ac8dab02fe558c076db3497731b