[INFO] crate gluon_format 0.13.1 is already in cache [INFO] checking gluon_format-0.13.1 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate gluon_format 0.13.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gluon_format 0.13.1 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gluon_format 0.13.1 [INFO] finished tweaking crates.io crate gluon_format 0.13.1 [INFO] tweaked toml for crates.io crate gluon_format 0.13.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0fb1b7b988454427acc9dc5deeb62d5cbc36cbcb0d33b9b6678767adb3aabba [INFO] running `"docker" "start" "-a" "c0fb1b7b988454427acc9dc5deeb62d5cbc36cbcb0d33b9b6678767adb3aabba"` [INFO] [stderr] Checking gluon_format v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/pretty_print.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | thread.format_expr(&mut format::Formatter::default(), "test", expr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stderr] | [INFO] [stderr] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stderr] found mutable reference `&mut format::Formatter` [INFO] [stderr] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/pretty_print.rs:29:24 [INFO] [stderr] | [INFO] [stderr] 29 | thread.format_expr(&mut format::Formatter { expanded: true }, "test", expr) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stderr] | [INFO] [stderr] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stderr] found mutable reference `&mut format::Formatter` [INFO] [stderr] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/pretty_print.rs:46:22 [INFO] [stderr] | [INFO] [stderr] 46 | .format_expr(&mut format::Formatter::default(), &name, &contents) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stderr] | [INFO] [stderr] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stderr] found mutable reference `&mut format::Formatter` [INFO] [stderr] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `gluon_format`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c0fb1b7b988454427acc9dc5deeb62d5cbc36cbcb0d33b9b6678767adb3aabba"` [INFO] running `"docker" "rm" "-f" "c0fb1b7b988454427acc9dc5deeb62d5cbc36cbcb0d33b9b6678767adb3aabba"` [INFO] [stdout] c0fb1b7b988454427acc9dc5deeb62d5cbc36cbcb0d33b9b6678767adb3aabba