[INFO] cloning repository https://github.com/lassemoldrup/demand-pointer-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lassemoldrup/demand-pointer-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flassemoldrup%2Fdemand-pointer-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flassemoldrup%2Fdemand-pointer-analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e03822b97d05c45d7d5394facae8c0b3af61d5f
[INFO] building lassemoldrup/demand-pointer-analysis against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flassemoldrup%2Fdemand-pointer-analysis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lassemoldrup/demand-pointer-analysis
[INFO] finished tweaking git repo https://github.com/lassemoldrup/demand-pointer-analysis
[INFO] tweaked toml for git repo https://github.com/lassemoldrup/demand-pointer-analysis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lassemoldrup/demand-pointer-analysis on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lassemoldrup/demand-pointer-analysis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded crepe v0.1.8
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc7eaf419e8f8eadae3590a94cbc99ec3ca50f2f00b297970b02bb6ec9540fef
[INFO] running `Command { std: "docker" "start" "-a" "cc7eaf419e8f8eadae3590a94cbc99ec3ca50f2f00b297970b02bb6ec9540fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc7eaf419e8f8eadae3590a94cbc99ec3ca50f2f00b297970b02bb6ec9540fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7eaf419e8f8eadae3590a94cbc99ec3ca50f2f00b297970b02bb6ec9540fef", kill_on_drop: false }`
[INFO] [stdout] cc7eaf419e8f8eadae3590a94cbc99ec3ca50f2f00b297970b02bb6ec9540fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f27f8736e58d708d5ab73700f1a26e1f6d23d9d3fed5c83729758bac68bef26b
[INFO] running `Command { std: "docker" "start" "-a" "f27f8736e58d708d5ab73700f1a26e1f6d23d9d3fed5c83729758bac68bef26b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling crepe v0.1.8
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling demand-pointer-analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.09s
[INFO] running `Command { std: "docker" "inspect" "f27f8736e58d708d5ab73700f1a26e1f6d23d9d3fed5c83729758bac68bef26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27f8736e58d708d5ab73700f1a26e1f6d23d9d3fed5c83729758bac68bef26b", kill_on_drop: false }`
[INFO] [stdout] f27f8736e58d708d5ab73700f1a26e1f6d23d9d3fed5c83729758bac68bef26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0290b690f3d2126676b8d569d33dbfc4c2baffd630c2aaf41f96491d272043c
[INFO] running `Command { std: "docker" "start" "-a" "c0290b690f3d2126676b8d569d33dbfc4c2baffd630c2aaf41f96491d272043c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling demand-pointer-analysis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/higher_order_c.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> Ident<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 16 |     pub fn name(self) -> Var<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "c0290b690f3d2126676b8d569d33dbfc4c2baffd630c2aaf41f96491d272043c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0290b690f3d2126676b8d569d33dbfc4c2baffd630c2aaf41f96491d272043c", kill_on_drop: false }`
[INFO] [stdout] c0290b690f3d2126676b8d569d33dbfc4c2baffd630c2aaf41f96491d272043c
