[INFO] cloning repository https://github.com/vityafx/unique-type-id [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45a400d87e029138c748656b36e77fb4f7c03855 [INFO] checking vityafx/unique-type-id against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vityafx/unique-type-id on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vityafx/unique-type-id [INFO] removed workspace from git repo https://github.com/vityafx/unique-type-id [INFO] removed path dependency unique-type-id from git repo https://github.com/vityafx/unique-type-id [INFO] removed path dependency unique-type-id-derive from 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-2/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 `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unique-type-id-derive v1.0.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8905ed8e922e1e57f22938ca2870554965b5df6da95453ae85729da7d21f93a [INFO] running `"docker" "start" "-a" "f8905ed8e922e1e57f22938ca2870554965b5df6da95453ae85729da7d21f93a"` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking unique-type-id v1.0.0 [INFO] [stderr] Compiling unique-type-id-derive v1.0.0 [INFO] [stderr] Checking unique_type_id_workspace v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> tests/tests.rs:98:14 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(UniqueTypeId)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> tests/tests.rs:94:14 [INFO] [stderr] | [INFO] [stderr] 94 | #[derive(UniqueTypeId)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> tests/tests.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | #[derive(UniqueTypeId)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> tests/tests.rs:77:14 [INFO] [stderr] | [INFO] [stderr] 77 | #[derive(UniqueTypeId)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Unable to create file: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test1` in the current scope [INFO] [stderr] --> tests/tests.rs:85:30 [INFO] [stderr] | [INFO] [stderr] 79 | struct Test1; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 85 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stderr] | ^^ function or associated item not found in `check_simple_empty_file::Test1` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test2` in the current scope [INFO] [stderr] --> tests/tests.rs:85:45 [INFO] [stderr] | [INFO] [stderr] 82 | struct Test2; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 85 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stderr] | ^^ function or associated item not found in `check_simple_empty_file::Test2` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test1` in the current scope [INFO] [stderr] --> tests/tests.rs:88:23 [INFO] [stderr] | [INFO] [stderr] 79 | struct Test1; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 88 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stderr] | ^^ function or associated item not found in `check_simple_empty_file::Test1` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_simple_empty_file::Test2` in the current scope [INFO] [stderr] --> tests/tests.rs:88:38 [INFO] [stderr] | [INFO] [stderr] 82 | struct Test2; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 88 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stderr] | ^^ function or associated item not found in `check_simple_empty_file::Test2` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test1` in the current scope [INFO] [stderr] --> tests/tests.rs:104:30 [INFO] [stderr] | [INFO] [stderr] 97 | struct Test1; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 104 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stderr] | ^^ function or associated item not found in `check_empty_file_custom_start::Test1` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test2` in the current scope [INFO] [stderr] --> tests/tests.rs:104:45 [INFO] [stderr] | [INFO] [stderr] 101 | struct Test2; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 104 | let unique_ids = [Test1::id().0, Test2::id().0]; [INFO] [stderr] | ^^ function or associated item not found in `check_empty_file_custom_start::Test2` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test1` in the current scope [INFO] [stderr] --> tests/tests.rs:107:23 [INFO] [stderr] | [INFO] [stderr] 97 | struct Test1; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 107 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stderr] | ^^ function or associated item not found in `check_empty_file_custom_start::Test1` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `id` found for struct `check_empty_file_custom_start::Test2` in the current scope [INFO] [stderr] --> tests/tests.rs:107:38 [INFO] [stderr] | [INFO] [stderr] 101 | struct Test2; [INFO] [stderr] | ------------- function or associated item `id` not found for this [INFO] [stderr] ... [INFO] [stderr] 107 | assert_ne!(Test1::id().0, Test2::id().0); [INFO] [stderr] | ^^ function or associated item not found in `check_empty_file_custom_start::Test2` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `id`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `unique_type_id::UniqueTypeId` [INFO] [stderr] [INFO] [stderr] warning: unused import: `unique_type_id::UniqueTypeId` [INFO] [stderr] --> tests/tests.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | use unique_type_id::UniqueTypeId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `unique_type_id::UniqueTypeId` [INFO] [stderr] --> tests/tests.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | use unique_type_id::UniqueTypeId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [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 `"docker" "inspect" "f8905ed8e922e1e57f22938ca2870554965b5df6da95453ae85729da7d21f93a"` [INFO] running `"docker" "rm" "-f" "f8905ed8e922e1e57f22938ca2870554965b5df6da95453ae85729da7d21f93a"` [INFO] [stdout] f8905ed8e922e1e57f22938ca2870554965b5df6da95453ae85729da7d21f93a