[INFO] fetching crate dot-parser 0.3.3...
[INFO] checking dot-parser-0.3.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate dot-parser 0.3.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate dot-parser 0.3.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dot-parser 0.3.3
[INFO] finished tweaking crates.io crate dot-parser 0.3.3
[INFO] tweaked toml for crates.io crate dot-parser 0.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate dot-parser 0.3.3 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e0f8abd4eed64d44342843b3a2536e66d9685c449625b1b740c7c87d4fcbe2f
[INFO] running `Command { std: "docker" "start" "-a" "0e0f8abd4eed64d44342843b3a2536e66d9685c449625b1b740c7c87d4fcbe2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0f8abd4eed64d44342843b3a2536e66d9685c449625b1b740c7c87d4fcbe2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0f8abd4eed64d44342843b3a2536e66d9685c449625b1b740c7c87d4fcbe2f", kill_on_drop: false }`
[INFO] [stdout] 0e0f8abd4eed64d44342843b3a2536e66d9685c449625b1b740c7c87d4fcbe2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76a0dba6f1907b86ea1aa02f574444fbdcf1fddec964db15cfe3ff20bc2e42c6
[INFO] running `Command { std: "docker" "start" "-a" "76a0dba6f1907b86ea1aa02f574444fbdcf1fddec964db15cfe3ff20bc2e42c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking dot-parser v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `petgraph`
[INFO] [stdout]   --> examples/keywords.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let petgraph: petgraph::graph::Graph<_, _> = canonical::Graph::from(graph).into();
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared crate or module `petgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `petgraph`
[INFO] [stdout]   --> examples/example.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |             let petgraph: petgraph::graph::Graph<_, _> = canonical::Graph::from(graph).into();
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared crate or module `petgraph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AList<String>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> examples/extract_labels.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |         println!("{} -- {}", node.id, node.attr)
[INFO] [stdout]    |                                       ^^^^^^^^^ `AList<String>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `AList<String>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AList<String>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> examples/extract_labels.rs:45:56
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("{} -> {} -- {}", edge.from, edge.to, edge.attr)
[INFO] [stdout]    |                                                        ^^^^^^^^^ `AList<String>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `AList<String>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dot-parser` (example "example") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dot-parser` (example "keywords") due to 1 previous error
[INFO] [stderr] error: could not compile `dot-parser` (example "extract_labels") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "76a0dba6f1907b86ea1aa02f574444fbdcf1fddec964db15cfe3ff20bc2e42c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a0dba6f1907b86ea1aa02f574444fbdcf1fddec964db15cfe3ff20bc2e42c6", kill_on_drop: false }`
[INFO] [stdout] 76a0dba6f1907b86ea1aa02f574444fbdcf1fddec964db15cfe3ff20bc2e42c6
