[INFO] cloning repository https://github.com/vincentisambart/chocolatier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincentisambart/chocolatier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fchocolatier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fchocolatier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1cbe48219268496e1bb48dab621c442d7abda38 [INFO] testing vincentisambart/chocolatier against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fchocolatier" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincentisambart/chocolatier on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincentisambart/chocolatier [INFO] finished tweaking git repo https://github.com/vincentisambart/chocolatier [INFO] tweaked toml for git repo https://github.com/vincentisambart/chocolatier written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/vincentisambart/chocolatier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c33dd2ec8e86af676d8e681f10c186b7543d22dbbc6377b24e931bdfa2a351c [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" "2c33dd2ec8e86af676d8e681f10c186b7543d22dbbc6377b24e931bdfa2a351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c33dd2ec8e86af676d8e681f10c186b7543d22dbbc6377b24e931bdfa2a351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c33dd2ec8e86af676d8e681f10c186b7543d22dbbc6377b24e931bdfa2a351c", kill_on_drop: false }` [INFO] [stdout] 2c33dd2ec8e86af676d8e681f10c186b7543d22dbbc6377b24e931bdfa2a351c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457be04c52252cb4fb4ebee1bd953d4c219bdf24065177393604fa44b78411d2 [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" "457be04c52252cb4fb4ebee1bd953d4c219bdf24065177393604fa44b78411d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chocolatier_objc_parser v0.1.0 (/opt/rustwide/workdir/chocolatier_objc_parser) [INFO] [stderr] Compiling chocolatier_internal v0.1.0 (/opt/rustwide/workdir/chocolatier_internal) [INFO] [stdout] warning: field is never read: `src_macro` [INFO] [stdout] --> chocolatier_internal/src/lib.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | src_macro: syn::ExprMacro, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chocolatier_macro v0.1.0 (/opt/rustwide/workdir/chocolatier_macro) [INFO] [stderr] Compiling chocolatier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.21s [INFO] running `Command { std: "docker" "inspect" "457be04c52252cb4fb4ebee1bd953d4c219bdf24065177393604fa44b78411d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457be04c52252cb4fb4ebee1bd953d4c219bdf24065177393604fa44b78411d2", kill_on_drop: false }` [INFO] [stdout] 457be04c52252cb4fb4ebee1bd953d4c219bdf24065177393604fa44b78411d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aafa47ba78d04fcc3238260a5a9b83a10d39062178f05f22b4216be07bdbd596 [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" "aafa47ba78d04fcc3238260a5a9b83a10d39062178f05f22b4216be07bdbd596", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling choco_runtime v0.1.0 (/opt/rustwide/workdir/choco_runtime) [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stdout] warning: field is never read: `src_macro` [INFO] [stdout] --> chocolatier_internal/src/lib.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | src_macro: syn::ExprMacro, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling trybuild v1.0.27 [INFO] [stderr] Compiling chocolatier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/import_only.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[chocolatier] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: cfg!(all(target_os = \"macos\", target_arch = \"x86_64\")) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chocolatier` due to 2 previous errors [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/enum.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[chocolatier] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: cfg!(all(target_os = \"macos\", target_arch = \"x86_64\")) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/objc_method_call.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[chocolatier] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: cfg!(all(target_os = \"macos\", target_arch = \"x86_64\")) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `inline` [INFO] [stdout] --> tests/enum.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use inline::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `inline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NSStringEncoding` [INFO] [stdout] --> tests/enum.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | assert_eq!(NSStringEncoding::ASCII.0, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `NSStringEncoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NSStringEncoding` [INFO] [stdout] --> tests/enum.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!(NSStringEncoding::UTF8.0, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `NSStringEncoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NSStringEncoding` [INFO] [stdout] --> tests/enum.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | assert_eq!(NSStringEncoding::PROPRIETARY.0, 65536); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `NSStringEncoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aafa47ba78d04fcc3238260a5a9b83a10d39062178f05f22b4216be07bdbd596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aafa47ba78d04fcc3238260a5a9b83a10d39062178f05f22b4216be07bdbd596", kill_on_drop: false }` [INFO] [stdout] aafa47ba78d04fcc3238260a5a9b83a10d39062178f05f22b4216be07bdbd596