[INFO] updating cached repository https://github.com/lynaghk/question-rust-inlining [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] 04b15b1c44538f0d9d40c47333f4a068ec1bcf29 [INFO] checking lynaghk/question-rust-inlining against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynaghk%2Fquestion-rust-inlining" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lynaghk/question-rust-inlining on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lynaghk/question-rust-inlining [INFO] finished tweaking git repo https://github.com/lynaghk/question-rust-inlining [INFO] tweaked toml for git repo https://github.com/lynaghk/question-rust-inlining written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/lynaghk/question-rust-inlining already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e641d974d2946bb8c9961d50f9c0b99ff7140c2c462293f5075663c08d3b6639 [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" "e641d974d2946bb8c9961d50f9c0b99ff7140c2c462293f5075663c08d3b6639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e641d974d2946bb8c9961d50f9c0b99ff7140c2c462293f5075663c08d3b6639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e641d974d2946bb8c9961d50f9c0b99ff7140c2c462293f5075663c08d3b6639", kill_on_drop: false }` [INFO] [stdout] e641d974d2946bb8c9961d50f9c0b99ff7140c2c462293f5075663c08d3b6639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98831a0aea4f58233c6c567e0718dbc5670d1fe550c9a1e68a6f278d68a93ae0 [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" "98831a0aea4f58233c6c567e0718dbc5670d1fe550c9a1e68a6f278d68a93ae0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.4.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.25 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking question-rust-inlining v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking criterion-plot v0.2.7 [INFO] [stderr] Checking criterion v0.2.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.81s [INFO] running `Command { std: "docker" "inspect" "98831a0aea4f58233c6c567e0718dbc5670d1fe550c9a1e68a6f278d68a93ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98831a0aea4f58233c6c567e0718dbc5670d1fe550c9a1e68a6f278d68a93ae0", kill_on_drop: false }` [INFO] [stdout] 98831a0aea4f58233c6c567e0718dbc5670d1fe550c9a1e68a6f278d68a93ae0