[INFO] fetching crate camo-typescript 0.1.1... [INFO] checking camo-typescript-0.1.1 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate camo-typescript 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate camo-typescript 0.1.1 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate camo-typescript 0.1.1 [INFO] finished tweaking crates.io crate camo-typescript 0.1.1 [INFO] tweaked toml for crates.io crate camo-typescript 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2de61107f6aff245ee7e32bab6736effd9821103647f9684a94d68fea2a834c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2de61107f6aff245ee7e32bab6736effd9821103647f9684a94d68fea2a834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2de61107f6aff245ee7e32bab6736effd9821103647f9684a94d68fea2a834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2de61107f6aff245ee7e32bab6736effd9821103647f9684a94d68fea2a834c", kill_on_drop: false }` [INFO] [stdout] e2de61107f6aff245ee7e32bab6736effd9821103647f9684a94d68fea2a834c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a582b318624bc2c245207791cd3fad0dccb45474105c5b3e37b866c819c852 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44a582b318624bc2c245207791cd3fad0dccb45474105c5b3e37b866c819c852", kill_on_drop: false }` [INFO] [stderr] Checking camo v0.1.1 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking camo-typescript v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `camo_derive` [INFO] [stdout] --> tests/integration_tests.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use camo_derive::Camo; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `camo_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `camo_derive` [INFO] [stdout] --> tests/integration_tests.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use camo_derive::Camo; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `camo_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `camo_derive` [INFO] [stdout] --> tests/integration_tests.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use camo_derive::Camo; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `camo_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `camo_derive` [INFO] [stdout] --> tests/integration_tests.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use camo_derive::Camo; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `camo_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Camo` [INFO] [stdout] --> tests/integration_tests.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Camo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Camo` [INFO] [stdout] --> tests/integration_tests.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Camo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Camo` [INFO] [stdout] --> tests/integration_tests.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Camo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Camo` [INFO] [stdout] --> tests/integration_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Camo)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_booleans::Foo` in the current scope [INFO] [stdout] --> tests/integration_tests.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 9 | struct Foo { [INFO] [stdout] | ---------- function or associated item `camo` not found for this [INFO] [stdout] ... [INFO] [stdout] 14 | let foo: Interface = Foo::camo().into(); [INFO] [stdout] | ^^^^ function or associated item not found in `supports_booleans::Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `camo`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Camo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_numbers::Foo` in the current scope [INFO] [stdout] --> tests/integration_tests.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 27 | struct Foo { [INFO] [stdout] | ---------- function or associated item `camo` not found for this [INFO] [stdout] ... [INFO] [stdout] 36 | let foo: Interface = Foo::camo().into(); [INFO] [stdout] | ^^^^ function or associated item not found in `supports_numbers::Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `camo`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Camo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_chars::Foo` in the current scope [INFO] [stdout] --> tests/integration_tests.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 52 | struct Foo { [INFO] [stdout] | ---------- function or associated item `camo` not found for this [INFO] [stdout] ... [INFO] [stdout] 57 | let foo: Interface = Foo::camo().into(); [INFO] [stdout] | ^^^^ function or associated item not found in `supports_chars::Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `camo`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Camo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `works_with_export::Foo` in the current scope [INFO] [stdout] --> tests/integration_tests.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 92 | struct Foo { [INFO] [stdout] | ---------- function or associated item `camo` not found for this [INFO] [stdout] ... [INFO] [stdout] 99 | let exports: Vec = export! { Foo }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `works_with_export::Foo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `camo`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Camo` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Camo` [INFO] [stdout] --> tests/integration_tests.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use camo::{export, Camo as _}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `camo-typescript` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "44a582b318624bc2c245207791cd3fad0dccb45474105c5b3e37b866c819c852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a582b318624bc2c245207791cd3fad0dccb45474105c5b3e37b866c819c852", kill_on_drop: false }` [INFO] [stdout] 44a582b318624bc2c245207791cd3fad0dccb45474105c5b3e37b866c819c852