[INFO] cloning repository https://github.com/vityafx/unique-type-id [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vityafx/unique-type-id" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45a400d87e029138c748656b36e77fb4f7c03855 [INFO] checking vityafx/unique-type-id against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vityafx/unique-type-id on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vityafx/unique-type-id [INFO] finished tweaking git repo https://github.com/vityafx/unique-type-id [INFO] tweaked toml for git repo https://github.com/vityafx/unique-type-id written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/vityafx/unique-type-id already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b70effbfc25f86ec5a80008618eb252b58681b450b44fc8ea3890ed6e263f4 [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" "76b70effbfc25f86ec5a80008618eb252b58681b450b44fc8ea3890ed6e263f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b70effbfc25f86ec5a80008618eb252b58681b450b44fc8ea3890ed6e263f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b70effbfc25f86ec5a80008618eb252b58681b450b44fc8ea3890ed6e263f4", kill_on_drop: false }` [INFO] [stdout] 76b70effbfc25f86ec5a80008618eb252b58681b450b44fc8ea3890ed6e263f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f9b0723e05cf0687788e8cd26ad9a305176a5bdea9eba5d11a1761447e01436 [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" "4f9b0723e05cf0687788e8cd26ad9a305176a5bdea9eba5d11a1761447e01436", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking syn v1.0.16 [INFO] [stderr] Checking unique-type-id v1.0.0 (/opt/rustwide/workdir/unique-type-id) [INFO] [stderr] Checking unique-type-id-derive v1.0.0 (/opt/rustwide/workdir/unique-type-id-derive) [INFO] [stderr] Checking unique_type_id_workspace v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/tests.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(UniqueTypeId)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/tests.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(UniqueTypeId)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/tests.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(UniqueTypeId)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/tests.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(UniqueTypeId)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test1` in the current scope [INFO] [stdout] --> tests/tests.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 79 | struct Test1; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 85 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stdout] | ^^ function or associated item not found in `check_simple_empty_file::Test1` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test2` in the current scope [INFO] [stdout] --> tests/tests.rs:85:45 [INFO] [stdout] | [INFO] [stdout] 82 | struct Test2; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 85 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stdout] | ^^ function or associated item not found in `check_simple_empty_file::Test2` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test1` in the current scope [INFO] [stdout] --> tests/tests.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 79 | struct Test1; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 88 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stdout] | ^^ function or associated item not found in `check_simple_empty_file::Test1` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test2` in the current scope [INFO] [stdout] --> tests/tests.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 82 | struct Test2; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 88 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stdout] | ^^ function or associated item not found in `check_simple_empty_file::Test2` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test1` in the current scope [INFO] [stdout] --> tests/tests.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 97 | struct Test1; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 104 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stdout] | ^^ function or associated item not found in `check_empty_file_custom_start::Test1` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test2` in the current scope [INFO] [stdout] --> tests/tests.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 101 | struct Test2; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 104 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stdout] | ^^ function or associated item not found in `check_empty_file_custom_start::Test2` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test1` in the current scope [INFO] [stdout] --> tests/tests.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 97 | struct Test1; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 107 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stdout] | ^^ function or associated item not found in `check_empty_file_custom_start::Test1` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test2` in the current scope [INFO] [stdout] --> tests/tests.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 101 | struct Test2; [INFO] [stdout] | ------------- function or associated item `id` not found for this [INFO] [stdout] ... [INFO] [stdout] 107 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stdout] | ^^ function or associated item not found in `check_empty_file_custom_start::Test2` [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 `id`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `UniqueTypeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unique_type_id::UniqueTypeId` [INFO] [stdout] --> tests/tests.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | use unique_type_id::UniqueTypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unique_type_id::UniqueTypeId` [INFO] [stdout] --> tests/tests.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use unique_type_id::UniqueTypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unique_type_id_workspace` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4f9b0723e05cf0687788e8cd26ad9a305176a5bdea9eba5d11a1761447e01436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9b0723e05cf0687788e8cd26ad9a305176a5bdea9eba5d11a1761447e01436", kill_on_drop: false }` [INFO] [stdout] 4f9b0723e05cf0687788e8cd26ad9a305176a5bdea9eba5d11a1761447e01436