[INFO] updating cached repository https://github.com/vityafx/unique-type-id
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] cd09f603ccbf998401cdc0fab36e4f8a7d0e0893
[INFO] checking vityafx/unique-type-id against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvityafx%2Funique-type-id" "/workspace/builds/worker-10/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vityafx/unique-type-id on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-10/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 18dca68344334c4ac665c94edf655bfd05b1d828e6b3e9fe16418c46476df1ca
[INFO] running `"docker" "start" "-a" "18dca68344334c4ac665c94edf655bfd05b1d828e6b3e9fe16418c46476df1ca"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking quote v1.0.3
[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
[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" "18dca68344334c4ac665c94edf655bfd05b1d828e6b3e9fe16418c46476df1ca"`
[INFO] running `"docker" "rm" "-f" "18dca68344334c4ac665c94edf655bfd05b1d828e6b3e9fe16418c46476df1ca"`
[INFO] [stdout] 18dca68344334c4ac665c94edf655bfd05b1d828e6b3e9fe16418c46476df1ca
