[INFO] cloning repository https://github.com/sharksforarms/testflame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharksforarms/testflame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharksforarms%2Ftestflame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharksforarms%2Ftestflame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb1a8e0432e72ff038025571d1b4d83b86cfa576 [INFO] checking sharksforarms/testflame against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharksforarms%2Ftestflame" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharksforarms/testflame on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharksforarms/testflame [INFO] finished tweaking git repo https://github.com/sharksforarms/testflame [INFO] tweaked toml for git repo https://github.com/sharksforarms/testflame written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sharksforarms/testflame 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded serde v1.0.53 [INFO] [stderr] Downloaded serde_derive v1.0.53 [INFO] [stderr] Downloaded serde_json v1.0.17 [INFO] [stderr] Downloaded syn v0.13.7 [INFO] [stderr] Downloaded flame v0.2.2 [INFO] [stderr] Downloaded flamer v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0380e3d3f574a9b854a82185adfa93166506cea720322b17f1b9c741474486d8 [INFO] running `Command { std: "docker" "start" "-a" "0380e3d3f574a9b854a82185adfa93166506cea720322b17f1b9c741474486d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0380e3d3f574a9b854a82185adfa93166506cea720322b17f1b9c741474486d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0380e3d3f574a9b854a82185adfa93166506cea720322b17f1b9c741474486d8", kill_on_drop: false }` [INFO] [stdout] 0380e3d3f574a9b854a82185adfa93166506cea720322b17f1b9c741474486d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46b4cd0ac2e75daf4dedef42482fe5af12007af37e6bc868e58a93b3d1abb82 [INFO] running `Command { std: "docker" "start" "-a" "c46b4cd0ac2e75daf4dedef42482fe5af12007af37e6bc868e58a93b3d1abb82", kill_on_drop: false }` [INFO] [stderr] Checking myothercrate v0.1.0 (/opt/rustwide/workdir/myothercrate) [INFO] [stderr] Checking testflame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flame` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | flame::dump_html(&mut File::create("flame-graph.html").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `flame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flame` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | flame::dump_html(&mut File::create("flame-graph.html").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `flame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `testflame` (bin "testflame") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `testflame` (bin "testflame" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c46b4cd0ac2e75daf4dedef42482fe5af12007af37e6bc868e58a93b3d1abb82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46b4cd0ac2e75daf4dedef42482fe5af12007af37e6bc868e58a93b3d1abb82", kill_on_drop: false }` [INFO] [stdout] c46b4cd0ac2e75daf4dedef42482fe5af12007af37e6bc868e58a93b3d1abb82 [INFO] checking sharksforarms/testflame against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharksforarms%2Ftestflame" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharksforarms/testflame on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharksforarms/testflame [INFO] finished tweaking git repo https://github.com/sharksforarms/testflame [INFO] tweaked toml for git repo https://github.com/sharksforarms/testflame written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sharksforarms/testflame 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e42bd10b9d44f27a9a51dbd96641380bcac2b3691ad7aa1a74d5620fa4d835b1 [INFO] running `Command { std: "docker" "start" "-a" "e42bd10b9d44f27a9a51dbd96641380bcac2b3691ad7aa1a74d5620fa4d835b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e42bd10b9d44f27a9a51dbd96641380bcac2b3691ad7aa1a74d5620fa4d835b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42bd10b9d44f27a9a51dbd96641380bcac2b3691ad7aa1a74d5620fa4d835b1", kill_on_drop: false }` [INFO] [stdout] e42bd10b9d44f27a9a51dbd96641380bcac2b3691ad7aa1a74d5620fa4d835b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a5fa105dda917240655eed002105a0e70afe9d06a24fb55288d314a22df2532 [INFO] running `Command { std: "docker" "start" "-a" "9a5fa105dda917240655eed002105a0e70afe9d06a24fb55288d314a22df2532", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9a5fa105dda917240655eed002105a0e70afe9d06a24fb55288d314a22df2532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5fa105dda917240655eed002105a0e70afe9d06a24fb55288d314a22df2532", kill_on_drop: false }` [INFO] [stdout] 9a5fa105dda917240655eed002105a0e70afe9d06a24fb55288d314a22df2532