[INFO] fetching crate gluon_format 0.18.2...
[INFO] checking gluon_format-0.18.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate gluon_format 0.18.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate gluon_format 0.18.2 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 gluon_format 0.18.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gluon_format 0.18.2
[INFO] tweaked toml for crates.io crate gluon_format 0.18.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.5)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding pretty v0.10.0 (available: v0.12.3)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cd4f164650e47226b2e3a6cebe43702bcc295528911c35ccff74e91886c3b236
[INFO] running `Command { std: "docker" "start" "-a" "cd4f164650e47226b2e3a6cebe43702bcc295528911c35ccff74e91886c3b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd4f164650e47226b2e3a6cebe43702bcc295528911c35ccff74e91886c3b236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4f164650e47226b2e3a6cebe43702bcc295528911c35ccff74e91886c3b236", kill_on_drop: false }`
[INFO] [stdout] cd4f164650e47226b2e3a6cebe43702bcc295528911c35ccff74e91886c3b236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ea3a8e63ed9f00c4605ce19e2392605d48cc185f6ac77adde7bdd060d960c154
[INFO] running `Command { std: "docker" "start" "-a" "ea3a8e63ed9f00c4605ce19e2392605d48cc185f6ac77adde7bdd060d960c154", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking collect-mac v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling gluon_codegen v0.18.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking gluon_base v0.18.2
[INFO] [stderr]     Checking rpds v0.10.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling gluon_vm v0.18.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking gluon_check v0.18.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling gluon-salsa-macros v0.15.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking frunk_core v0.4.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gluon_format v0.18.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]    Compiling gluon v0.18.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking tensile v0.7.0
[INFO] [stderr]     Checking expect-test v1.5.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking gluon_format v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gluon-salsa v0.15.2
[INFO] [stderr]    Compiling gluon_parser v0.18.2
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> tests/std.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/pretty_print.rs:37:24
[INFO] [stdout]     |
[INFO] [stdout] 37  |     thread.format_expr(&mut format::Formatter::default(), "test", expr)
[INFO] [stdout]     |            ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `gluon_format::Formatter`, found `format::Formatter`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `format::Formatter` and `gluon_format::Formatter` have similar names, but are actually distinct types
[INFO] [stdout] note: `format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gluon_format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon_format-0.18.2/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `gluon_format` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon-0.18.2/src/lib.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn format_expr(&self, formatter: &mut Formatter, file: &str, input: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/std.rs:35:22
[INFO] [stdout]     |
[INFO] [stdout] 35  |         .format_expr(&mut format::Formatter::default(), name, &contents)
[INFO] [stdout]     |          ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `gluon_format::Formatter`, found `format::Formatter`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `format::Formatter` and `gluon_format::Formatter` have similar names, but are actually distinct types
[INFO] [stdout] note: `format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gluon_format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon_format-0.18.2/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `gluon_format` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon-0.18.2/src/lib.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn format_expr(&self, formatter: &mut Formatter, file: &str, input: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/pretty_print.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout] 43  |     thread.format_expr(&mut format::Formatter { expanded: true }, "test", expr)
[INFO] [stdout]     |            ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `gluon_format::Formatter`, found `format::Formatter`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `format::Formatter` and `gluon_format::Formatter` have similar names, but are actually distinct types
[INFO] [stdout] note: `format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gluon_format::Formatter` is defined in crate `gluon_format`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon_format-0.18.2/src/lib.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub struct Formatter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `gluon_format` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gluon-0.18.2/src/lib.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn format_expr(&self, formatter: &mut Formatter, file: &str, input: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon_format` (test "std") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon_format` (test "pretty_print") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea3a8e63ed9f00c4605ce19e2392605d48cc185f6ac77adde7bdd060d960c154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3a8e63ed9f00c4605ce19e2392605d48cc185f6ac77adde7bdd060d960c154", kill_on_drop: false }`
[INFO] [stdout] ea3a8e63ed9f00c4605ce19e2392605d48cc185f6ac77adde7bdd060d960c154
