[INFO] fetching crate fluent-impl 0.2.0... [INFO] testing fluent-impl-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fluent-impl 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fluent-impl 0.2.0 [INFO] finished tweaking crates.io crate fluent-impl 0.2.0 [INFO] tweaked toml for crates.io crate fluent-impl 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fluent-impl 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 76 packages to latest compatible versions [INFO] [stderr] Adding compiletest_rs v0.3.26 (available: v0.11.2) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.101) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.40) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded compiletest_rs v0.3.26 [INFO] [stderr] Downloaded rustfix v0.4.6 [INFO] [stderr] Downloaded tester v0.6.0 [INFO] [stderr] Downloaded term v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bde98c004196452be2720b3238d9507ac53606ffd868f7fed922624e269a5261 [INFO] running `Command { std: "docker" "start" "-a" "bde98c004196452be2720b3238d9507ac53606ffd868f7fed922624e269a5261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bde98c004196452be2720b3238d9507ac53606ffd868f7fed922624e269a5261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde98c004196452be2720b3238d9507ac53606ffd868f7fed922624e269a5261", kill_on_drop: false }` [INFO] [stdout] bde98c004196452be2720b3238d9507ac53606ffd868f7fed922624e269a5261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c1768f46e9782c3c49fff74ffc191062693b496f644a1e5a97bc52dde29849 [INFO] running `Command { std: "docker" "start" "-a" "76c1768f46e9782c3c49fff74ffc191062693b496f644a1e5a97bc52dde29849", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fluent-impl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s [INFO] running `Command { std: "docker" "inspect" "76c1768f46e9782c3c49fff74ffc191062693b496f644a1e5a97bc52dde29849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c1768f46e9782c3c49fff74ffc191062693b496f644a1e5a97bc52dde29849", kill_on_drop: false }` [INFO] [stdout] 76c1768f46e9782c3c49fff74ffc191062693b496f644a1e5a97bc52dde29849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2cec96144c7584b989f1d618ce4815d48eb6653a0f6dd909c5a676ee6b426f0 [INFO] running `Command { std: "docker" "start" "-a" "f2cec96144c7584b989f1d618ce4815d48eb6653a0f6dd909c5a676ee6b426f0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tester v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling fluent-impl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.23s [INFO] running `Command { std: "docker" "inspect" "f2cec96144c7584b989f1d618ce4815d48eb6653a0f6dd909c5a676ee6b426f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cec96144c7584b989f1d618ce4815d48eb6653a0f6dd909c5a676ee6b426f0", kill_on_drop: false }` [INFO] [stdout] f2cec96144c7584b989f1d618ce4815d48eb6653a0f6dd909c5a676ee6b426f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e18891e3cd96efe31702faf4c1e6df6d8b86ec9add7fb4154385de595217956b [INFO] running `Command { std: "docker" "start" "-a" "e18891e3cd96efe31702faf4c1e6df6d8b86ec9add7fb4154385de595217956b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_impl-25bb29d12293b987) [INFO] [stdout] [INFO] [stderr] Running tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-28f9a009c5a5f9fa) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compile_test_compile_fail ... ignored [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test [run-pass] run-pass/impl_trait.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_all_opts.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/pattern_fn_arg_generic_type_arg.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/generic_arg.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_both_inblock.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/mutref_arg.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_method_inblock.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_macro_inblock.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_pub_crate_from_both.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_pub_crate_from_macro.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_pub_crate_from_method.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_name.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/where_clause.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_empty_attrs.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/simple_rename.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/trait_bound.rs ... FAILED [INFO] [stdout] test [run-pass] run-pass/pattern_args.rs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [run-pass] run-pass/generic_arg.rs [INFO] [stdout] [run-pass] run-pass/impl_trait.rs [INFO] [stdout] [run-pass] run-pass/mutref_arg.rs [INFO] [stdout] [run-pass] run-pass/pattern_args.rs [INFO] [stdout] [run-pass] run-pass/pattern_fn_arg_generic_type_arg.rs [INFO] [stdout] [run-pass] run-pass/simple.rs [INFO] [stdout] [run-pass] run-pass/simple_all_opts.rs [INFO] [stdout] [run-pass] run-pass/simple_both_inblock.rs [INFO] [stdout] [run-pass] run-pass/simple_empty_attrs.rs [INFO] [stdout] [run-pass] run-pass/simple_macro_inblock.rs [INFO] [stdout] [run-pass] run-pass/simple_method_inblock.rs [INFO] [stdout] [run-pass] run-pass/simple_name.rs [INFO] [stdout] [run-pass] run-pass/simple_pub_crate_from_both.rs [INFO] [stdout] [run-pass] run-pass/simple_pub_crate_from_macro.rs [INFO] [stdout] [run-pass] run-pass/simple_pub_crate_from_method.rs [INFO] [stdout] [run-pass] run-pass/simple_rename.rs [INFO] [stdout] [run-pass] run-pass/trait_bound.rs [INFO] [stdout] [run-pass] run-pass/where_clause.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] test compile_test_run_pass ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compile_test_run_pass stdout ---- [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/impl_trait.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/impl_trait.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/impl_trait.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/impl_trait.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/impl_trait.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/impl_trait.rs","byte_start":638,"byte_end":651,"line_start":30,"line_end":30,"column_start":34,"column_end":47,"is_primary":true,"text":[{"text":" assert_eq!(s1, St::default().with_appended(\"foo\"));","highlight_start":34,"highlight_end":47}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/impl_trait.rs","byte_start":168,"byte_end":181,"line_start":8,"line_end":8,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/impl_trait.rs:30:34\n |\n 8 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n30 | assert_eq!(s1, St::default().with_appended(\"foo\"));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_all_opts.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_all_opts.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_all_opts.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_all_opts.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_all_opts.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `w_bla` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_all_opts.rs","byte_start":796,"byte_end":801,"line_start":34,"line_end":34,"column_start":38,"column_end":43,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().w_bla());","highlight_start":38,"highlight_end":43}],"label":"method not found in `Simple`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_all_opts.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `w_bla` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `w_bla` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_all_opts.rs:34:38\n |\n 7 | pub struct Simple {\n | ----------------- method `w_bla` not found for this struct\n...\n34 | assert_eq!(s1, Simple::default().w_bla());\n | ^^^^^ method not found in `Simple`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/pattern_fn_arg_generic_type_arg.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pattern_fn_arg_generic_type_arg.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/pattern_fn_arg_generic_type_arg.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_fn_arg_generic_type_arg.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/pattern_fn_arg_generic_type_arg.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended_text` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_fn_arg_generic_type_arg.rs","byte_start":2073,"byte_end":2107,"line_start":73,"line_end":74,"column_start":14,"column_end":10,"is_primary":false,"text":[{"text":" let s2 = St::new(0u32, \"\".into())","highlight_start":14,"highlight_end":38},{"text":" .with_appended_text(\"simple \")","highlight_start":1,"highlight_end":10}],"label":"","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/pattern_fn_arg_generic_type_arg.rs","byte_start":255,"byte_end":282,"line_start":12,"line_end":12,"column_start":5,"column_end":32,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":32}],"label":"method `with_appended_text` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/pattern_fn_arg_generic_type_arg.rs","byte_start":2107,"byte_end":2125,"line_start":74,"line_end":74,"column_start":10,"column_end":28,"is_primary":true,"text":[{"text":" .with_appended_text(\"simple \")","highlight_start":10,"highlight_end":28}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `append_text` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/pattern_fn_arg_generic_type_arg.rs","byte_start":2107,"byte_end":2125,"line_start":74,"line_end":74,"column_start":10,"column_end":28,"is_primary":true,"text":[{"text":" .with_appended_text(\"simple \")","highlight_start":10,"highlight_end":28}],"label":null,"suggested_replacement":"append_text","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_appended_text` found for struct `St` in the current scope\n --> tests/run-pass/pattern_fn_arg_generic_type_arg.rs:74:10\n |\n12 | pub struct St {\n | --------------------------- method `with_appended_text` not found for this struct\n...\n73 | let s2 = St::new(0u32, \"\".into())\n | ______________-\n74 | | .with_appended_text(\"simple \")\n | |_________-^^^^^^^^^^^^^^^^^^\n |\nhelp: there is a method `append_text` with a similar name\n |\n74 - .with_appended_text(\"simple \")\n74 + .append_text(\"simple \")\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/generic_arg.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/generic_arg.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/generic_arg.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/generic_arg.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/generic_arg.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/generic_arg.rs","byte_start":639,"byte_end":652,"line_start":30,"line_end":30,"column_start":34,"column_end":47,"is_primary":true,"text":[{"text":" assert_eq!(s1, St::default().with_appended::<&str>(\"foo\"));","highlight_start":34,"highlight_end":47}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/generic_arg.rs","byte_start":168,"byte_end":181,"line_start":8,"line_end":8,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/generic_arg.rs:30:34\n |\n 8 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n30 | assert_eq!(s1, St::default().with_appended::<&str>(\"foo\"));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_both_inblock.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_both_inblock.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_both_inblock.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_both_inblock.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_both_inblock.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_both_inblock.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_both_inblock.rs","byte_start":657,"byte_end":667,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_both_inblock.rs","byte_start":657,"byte_end":667,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_both_inblock.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n33 - assert_eq!(s1, Simple::default().with_add_1());\n33 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/mutref_arg.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/mutref_arg.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/mutref_arg.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/mutref_arg.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/mutref_arg.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/mutref_arg.rs","byte_start":736,"byte_end":749,"line_start":33,"line_end":33,"column_start":34,"column_end":47,"is_primary":true,"text":[{"text":" assert_eq!(s1, St::default().with_appended(\"foo\", &mut c2));","highlight_start":34,"highlight_end":47}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/mutref_arg.rs","byte_start":168,"byte_end":181,"line_start":8,"line_end":8,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/mutref_arg.rs:33:34\n |\n 8 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n33 | assert_eq!(s1, St::default().with_appended(\"foo\", &mut c2));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple.rs","byte_start":691,"byte_end":701,"line_start":36,"line_end":36,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple.rs","byte_start":691,"byte_end":701,"line_start":36,"line_end":36,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple.rs:36:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n36 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n36 - assert_eq!(s1, Simple::default().with_add_1());\n36 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_method_inblock.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_method_inblock.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_method_inblock.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_method_inblock.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_method_inblock.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_method_inblock.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_method_inblock.rs","byte_start":648,"byte_end":658,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_method_inblock.rs","byte_start":648,"byte_end":658,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_method_inblock.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n33 - assert_eq!(s1, Simple::default().with_add_1());\n33 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_macro_inblock.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_macro_inblock.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_macro_inblock.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_macro_inblock.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_macro_inblock.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_macro_inblock.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_macro_inblock.rs","byte_start":620,"byte_end":630,"line_start":32,"line_end":32,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_macro_inblock.rs","byte_start":620,"byte_end":630,"line_start":32,"line_end":32,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_macro_inblock.rs:32:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n32 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n32 - assert_eq!(s1, Simple::default().with_add_1());\n32 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_pub_crate_from_both.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_pub_crate_from_both.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_pub_crate_from_both.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_both.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_pub_crate_from_both.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_both.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_pub_crate_from_both.rs","byte_start":670,"byte_end":680,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_both.rs","byte_start":670,"byte_end":680,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_pub_crate_from_both.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n33 - assert_eq!(s1, Simple::default().with_add_1());\n33 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_pub_crate_from_macro.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_pub_crate_from_macro.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_pub_crate_from_macro.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_macro.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_pub_crate_from_macro.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_macro.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_pub_crate_from_macro.rs","byte_start":630,"byte_end":640,"line_start":32,"line_end":32,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_macro.rs","byte_start":630,"byte_end":640,"line_start":32,"line_end":32,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_pub_crate_from_macro.rs:32:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n32 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n32 - assert_eq!(s1, Simple::default().with_add_1());\n32 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_pub_crate_from_method.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_pub_crate_from_method.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_pub_crate_from_method.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_method.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_pub_crate_from_method.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_method.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_pub_crate_from_method.rs","byte_start":658,"byte_end":668,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_pub_crate_from_method.rs","byte_start":658,"byte_end":668,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_pub_crate_from_method.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n33 - assert_eq!(s1, Simple::default().with_add_1());\n33 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_name.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_name.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_name.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_name.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_name.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `ret_with_added_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_name.rs","byte_start":688,"byte_end":704,"line_start":33,"line_end":33,"column_start":38,"column_end":54,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().ret_with_added_1());","highlight_start":38,"highlight_end":54}],"label":"method not found in `Simple`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_name.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `ret_with_added_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `ret_with_added_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_name.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `ret_with_added_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().ret_with_added_1());\n | ^^^^^^^^^^^^^^^^ method not found in `Simple`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/where_clause.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/where_clause.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/where_clause.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/where_clause.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/where_clause.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/where_clause.rs","byte_start":676,"byte_end":689,"line_start":33,"line_end":33,"column_start":34,"column_end":47,"is_primary":true,"text":[{"text":" assert_eq!(s1, St::default().with_appended(\"foo\"));","highlight_start":34,"highlight_end":47}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/where_clause.rs","byte_start":168,"byte_end":181,"line_start":8,"line_end":8,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/where_clause.rs:33:34\n |\n 8 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n33 | assert_eq!(s1, St::default().with_appended(\"foo\"));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_empty_attrs.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_empty_attrs.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_empty_attrs.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_empty_attrs.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_empty_attrs.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_add_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_empty_attrs.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_add_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_empty_attrs.rs","byte_start":643,"byte_end":653,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `add_1` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/simple_empty_attrs.rs","byte_start":643,"byte_end":653,"line_start":33,"line_end":33,"column_start":38,"column_end":48,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_add_1());","highlight_start":38,"highlight_end":48}],"label":null,"suggested_replacement":"add_1","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_add_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_empty_attrs.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_add_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_add_1());\n | ^^^^^^^^^^\n |\nhelp: there is a method `add_1` with a similar name\n |\n33 - assert_eq!(s1, Simple::default().with_add_1());\n33 + assert_eq!(s1, Simple::default().add_1());\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/simple_rename.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/simple_rename.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/simple_rename.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_rename.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/simple_rename.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_added_1` found for struct `Simple` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/simple_rename.rs","byte_start":659,"byte_end":671,"line_start":33,"line_end":33,"column_start":38,"column_end":50,"is_primary":true,"text":[{"text":" assert_eq!(s1, Simple::default().with_added_1());","highlight_start":38,"highlight_end":50}],"label":"method not found in `Simple`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/simple_rename.rs","byte_start":144,"byte_end":161,"line_start":7,"line_end":7,"column_start":5,"column_end":22,"is_primary":false,"text":[{"text":" pub struct Simple {","highlight_start":5,"highlight_end":22}],"label":"method `with_added_1` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_added_1` found for struct `Simple` in the current scope\n --> tests/run-pass/simple_rename.rs:33:38\n |\n 7 | pub struct Simple {\n | ----------------- method `with_added_1` not found for this struct\n...\n33 | assert_eq!(s1, Simple::default().with_added_1());\n | ^^^^^^^^^^^^ method not found in `Simple`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/trait_bound.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/trait_bound.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/trait_bound.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/trait_bound.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/trait_bound.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/trait_bound.rs","byte_start":639,"byte_end":652,"line_start":30,"line_end":30,"column_start":34,"column_end":47,"is_primary":true,"text":[{"text":" assert_eq!(s1, St::default().with_appended(\"foo\"));","highlight_start":34,"highlight_end":47}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/trait_bound.rs","byte_start":168,"byte_end":181,"line_start":8,"line_end":8,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/trait_bound.rs:30:34\n |\n 8 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n30 | assert_eq!(s1, St::default().with_appended(\"foo\"));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: compilation failed! [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/run-pass/pattern_args.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pattern_args.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/pattern_args.stage-id.aux" [INFO] [stdout] stdout: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] stderr: [INFO] [stdout] ------------------------------------------ [INFO] [stdout] {"$message_type":"diagnostic","message":"can't find crate for `fluent_impl`","code":{"code":"E0463","explanation":"A crate was declared but cannot be found.\n\nErroneous code example:\n\n```compile_fail,E0463\nextern crate foo; // error: can't find crate\n```\n\nYou need to link your code to the relevant crate in order to be able to use it\n(through Cargo or the `-L` option of rustc, for example).\n\n## Common causes\n\n- The crate is not present at all. If using Cargo, add it to `[dependencies]`\n in Cargo.toml.\n- The crate is present, but under a different name. If using Cargo, look for\n `package = ` under `[dependencies]` in Cargo.toml.\n\n## Common causes for missing `std` or `core`\n\n- You are cross-compiling for a target which doesn't have `std` prepackaged.\n Consider one of the following:\n + Adding a pre-compiled version of std with `rustup target add`\n + Building std from source with `cargo build -Z build-std`\n + Using `#![no_std]` at the crate root, so you won't need `std` in the first\n place.\n- You are developing the compiler itself and haven't built libstd from source.\n You can usually build it with `x.py build library/std`. More information\n about x.py is available in the [rustc-dev-guide].\n\n[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#building-the-compiler\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":0,"byte_end":25,"line_start":1,"line_end":1,"column_start":1,"column_end":26,"is_primary":true,"text":[{"text":"extern crate fluent_impl;","highlight_start":1,"highlight_end":26}],"label":"can't find crate","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0463]: can't find crate for `fluent_impl`\n --> tests/run-pass/pattern_args.rs:1:1\n |\n1 | extern crate fluent_impl;\n | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":1693,"byte_end":1706,"line_start":62,"line_end":62,"column_start":33,"column_end":46,"is_primary":true,"text":[{"text":" assert_eq!(s, St::default().with_appended(\"foo\", &mut c2));","highlight_start":33,"highlight_end":46}],"label":"method not found in `St`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/pattern_args.rs","byte_start":338,"byte_end":351,"line_start":16,"line_end":16,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error[E0599]: no method named `with_appended` found for struct `St` in the current scope\n --> tests/run-pass/pattern_args.rs:62:33\n |\n16 | pub struct St {\n | ------------- method `with_appended` not found for this struct\n...\n62 | assert_eq!(s, St::default().with_appended(\"foo\", &mut c2));\n | ^^^^^^^^^^^^^ method not found in `St`\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended_tc` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":338,"byte_end":351,"line_start":16,"line_end":16,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended_tc` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/pattern_args.rs","byte_start":1900,"byte_end":1916,"line_start":68,"line_end":68,"column_start":36,"column_end":52,"is_primary":true,"text":[{"text":" assert_eq!(s_tc, St::default().with_appended_tc(\"foo\", &mut tc2));","highlight_start":36,"highlight_end":52}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `append_tc` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":1900,"byte_end":1916,"line_start":68,"line_end":68,"column_start":36,"column_end":52,"is_primary":true,"text":[{"text":" assert_eq!(s_tc, St::default().with_appended_tc(\"foo\", &mut tc2));","highlight_start":36,"highlight_end":52}],"label":null,"suggested_replacement":"append_tc","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_appended_tc` found for struct `St` in the current scope\n --> tests/run-pass/pattern_args.rs:68:36\n |\n16 | pub struct St {\n | ------------- method `with_appended_tc` not found for this struct\n...\n68 | assert_eq!(s_tc, St::default().with_appended_tc(\"foo\", &mut tc2));\n | ^^^^^^^^^^^^^^^^\n |\nhelp: there is a method `append_tc` with a similar name\n |\n68 - assert_eq!(s_tc, St::default().with_appended_tc(\"foo\", &mut tc2));\n68 + assert_eq!(s_tc, St::default().append_tc(\"foo\", &mut tc2));\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"no method named `with_appended_sc` found for struct `St` in the current scope","code":{"code":"E0599","explanation":"This error occurs when a method is used on a type which doesn't implement it:\n\nErroneous code example:\n\n```compile_fail,E0599\nstruct Mouth;\n\nlet x = Mouth;\nx.chocolate(); // error: no method named `chocolate` found for type `Mouth`\n // in the current scope\n```\n\nIn this case, you need to implement the `chocolate` method to fix the error:\n\n```\nstruct Mouth;\n\nimpl Mouth {\n fn chocolate(&self) { // We implement the `chocolate` method here.\n println!(\"Hmmm! I love chocolate!\");\n }\n}\n\nlet x = Mouth;\nx.chocolate(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":338,"byte_end":351,"line_start":16,"line_end":16,"column_start":5,"column_end":18,"is_primary":false,"text":[{"text":" pub struct St {","highlight_start":5,"highlight_end":18}],"label":"method `with_appended_sc` not found for this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/run-pass/pattern_args.rs","byte_start":2135,"byte_end":2151,"line_start":74,"line_end":74,"column_start":36,"column_end":52,"is_primary":true,"text":[{"text":" assert_eq!(s_sc, St::default().with_appended_sc(\"foo\", &mut sc2));","highlight_start":36,"highlight_end":52}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"there is a method `append_sc` with a similar name","code":null,"level":"help","spans":[{"file_name":"tests/run-pass/pattern_args.rs","byte_start":2135,"byte_end":2151,"line_start":74,"line_end":74,"column_start":36,"column_end":52,"is_primary":true,"text":[{"text":" assert_eq!(s_sc, St::default().with_appended_sc(\"foo\", &mut sc2));","highlight_start":36,"highlight_end":52}],"label":null,"suggested_replacement":"append_sc","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0599]: no method named `with_appended_sc` found for struct `St` in the current scope\n --> tests/run-pass/pattern_args.rs:74:36\n |\n16 | pub struct St {\n | ------------- method `with_appended_sc` not found for this struct\n...\n74 | assert_eq!(s_sc, St::default().with_appended_sc(\"foo\", &mut sc2));\n | ^^^^^^^^^^^^^^^^\n |\nhelp: there is a method `append_sc` with a similar name\n |\n74 - assert_eq!(s_sc, St::default().with_appended_sc(\"foo\", &mut sc2));\n74 + assert_eq!(s_sc, St::default().append_sc(\"foo\", &mut sc2));\n |\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0463, E0599.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0463, E0599.\n"} [INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0463`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0463`.\n"} [INFO] [stdout] [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'compile_test_run_pass' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22: [INFO] [stdout] Some tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59cf03b2a6f2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59cf03b2a6f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59cf03b2a6f2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59cf03b2a6f2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59cf03b3bedf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59cf03b3bedf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59cf03af2df3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59cf03af2df3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59cf03b002b2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59cf03b0579f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59cf03b05631 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59cf035e294e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x59cf035e294e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59cf03b05eee - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x59cf03b05eee - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59cf03b054ac - std::panicking::begin_panic::{{closure}}::h9a170b14ab031998 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x59cf03b003f9 - std::sys::backtrace::__rust_end_short_backtrace::hcaa465788ea2ec91 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59cf03b05472 - std::panicking::begin_panic::hd649790486a16e6e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x59cf0360caa4 - compiletest_rs::run_tests::h9e6fdb2e56e74255 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22 [INFO] [stdout] 19: 0x59cf035c15fe - compiletest::run_mode::h6864e51bbb9ce743 [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:17:5 [INFO] [stdout] 20: 0x59cf035c12c2 - compiletest::compile_test_run_pass::h3a6dd5410d8601b0 [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:22:5 [INFO] [stdout] 21: 0x59cf035c12e7 - compiletest::compile_test_run_pass::{{closure}}::h783a42135af8be72 [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:21:27 [INFO] [stdout] 22: 0x59cf035c17c6 - core::ops::function::FnOnce::call_once::hebdea8f1b708c510 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x59cf035e274b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x59cf035e274b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x59cf035f81f5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x59cf035f81f5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59cf035f81f5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x59cf035f81f5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x59cf035f81f5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x59cf035f81f5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x59cf035f81f5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x59cf035cec14 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x59cf035cec14 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x59cf035d24fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x59cf035d24fa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59cf035d24fa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x59cf035d24fa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x59cf035d24fa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x59cf035d24fa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x59cf035d24fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x59cf03af9d6f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x59cf03af9d6f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x7734b34d0aa4 - [INFO] [stdout] 44: 0x7734b355da34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compile_test_run_pass [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compiletest` [INFO] running `Command { std: "docker" "inspect" "e18891e3cd96efe31702faf4c1e6df6d8b86ec9add7fb4154385de595217956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18891e3cd96efe31702faf4c1e6df6d8b86ec9add7fb4154385de595217956b", kill_on_drop: false }` [INFO] [stdout] e18891e3cd96efe31702faf4c1e6df6d8b86ec9add7fb4154385de595217956b