[INFO] cloning repository https://github.com/pythonspeed/filprofiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythonspeed/filprofiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Ffilprofiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Ffilprofiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5b4431869f664d5cf54ce9b1581638949ed1c19 [INFO] checking pythonspeed/filprofiler against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Ffilprofiler" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pythonspeed/filprofiler on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pythonspeed/filprofiler [INFO] finished tweaking git repo https://github.com/pythonspeed/filprofiler [INFO] tweaked toml for git repo https://github.com/pythonspeed/filprofiler written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pythonspeed/filprofiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af377fc880e0ca7fbbc896a10c265edb6bd328b7c775eea7b66ff501b7595b4 [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" "3af377fc880e0ca7fbbc896a10c265edb6bd328b7c775eea7b66ff501b7595b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af377fc880e0ca7fbbc896a10c265edb6bd328b7c775eea7b66ff501b7595b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af377fc880e0ca7fbbc896a10c265edb6bd328b7c775eea7b66ff501b7595b4", kill_on_drop: false }` [INFO] [stdout] 3af377fc880e0ca7fbbc896a10c265edb6bd328b7c775eea7b66ff501b7595b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2299efec0f6d41fe35f59c1cbcba4b6c481e2ad1886530c9c0b41489e5bf46 [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" "cb2299efec0f6d41fe35f59c1cbcba4b6c481e2ad1886530c9c0b41489e5bf46", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rgb v0.8.16 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling im v14.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking bitmaps v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking proptest v0.9.5 [INFO] [stderr] Checking sized-chunks v0.5.1 [INFO] [stderr] Checking cgroups-rs v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking inferno v0.9.9 [INFO] [stderr] Checking psutil v3.2.0 [INFO] [stderr] Checking pymemprofile_api v0.1.0 (/opt/rustwide/workdir/memapi) [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking filpreload v0.1.0 (/opt/rustwide/workdir/filpreload) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "cb2299efec0f6d41fe35f59c1cbcba4b6c481e2ad1886530c9c0b41489e5bf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2299efec0f6d41fe35f59c1cbcba4b6c481e2ad1886530c9c0b41489e5bf46", kill_on_drop: false }` [INFO] [stdout] cb2299efec0f6d41fe35f59c1cbcba4b6c481e2ad1886530c9c0b41489e5bf46