[INFO] cloning repository https://github.com/norepimorphism/noctane [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norepimorphism/noctane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fnoctane", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fnoctane'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15bebb1d9b89cd2fc7bbff872db668dd2ae43edc [INFO] checking norepimorphism/noctane against master#18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorepimorphism%2Fnoctane" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/norepimorphism/noctane on toolchain 18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/norepimorphism/noctane [INFO] finished tweaking git repo https://github.com/norepimorphism/noctane [INFO] tweaked toml for git repo https://github.com/norepimorphism/noctane written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/norepimorphism/noctane already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/norepimorphism/boing.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build_cfg_macros v1.1.0 [INFO] [stderr] Downloaded bit v0.1.1 [INFO] [stderr] Downloaded open v2.1.2 [INFO] [stderr] Downloaded build_cfg_shared v1.1.0 [INFO] [stderr] Downloaded clap v3.1.15 [INFO] [stderr] Downloaded build_cfg v1.1.0 [INFO] [stderr] Downloaded libui-ng-sys v0.4.1 [INFO] [stderr] Downloaded rusync v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94cbc04918ab8c9f7737e27bf019448cce27c25959f77d0df9e3b1343534fa0b [INFO] running `Command { std: "docker" "start" "-a" "94cbc04918ab8c9f7737e27bf019448cce27c25959f77d0df9e3b1343534fa0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94cbc04918ab8c9f7737e27bf019448cce27c25959f77d0df9e3b1343534fa0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94cbc04918ab8c9f7737e27bf019448cce27c25959f77d0df9e3b1343534fa0b", kill_on_drop: false }` [INFO] [stdout] 94cbc04918ab8c9f7737e27bf019448cce27c25959f77d0df9e3b1343534fa0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce0e8e2e1a18da9d78fee7a24654a3e38c76b0bea77813e5a4aa8debd6b93bdc [INFO] running `Command { std: "docker" "start" "-a" "ce0e8e2e1a18da9d78fee7a24654a3e38c76b0bea77813e5a4aa8debd6b93bdc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking bit v0.1.1 [INFO] [stderr] Checking noctane-gpu v0.1.0 (/opt/rustwide/workdir/gpu) [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking noctane-cpu v0.1.0 (/opt/rustwide/workdir/cpu) [INFO] [stdout] warning: 4th rule of macro `parse_operand` is never used [INFO] [stdout] --> cpu/src/instr.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | ($src:expr, #(u)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4th rule of macro `parse_operand` is never used [INFO] [stdout] --> cpu/src/instr.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | ($src:expr, #(u)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking open v2.1.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling build_cfg_shared v1.1.0 [INFO] [stderr] Compiling build_cfg_macros v1.1.0 [INFO] [stderr] Compiling build_cfg v1.1.0 [INFO] [stderr] Compiling rusync v0.7.2 [INFO] [stderr] Compiling libui-ng-sys v0.4.1 [INFO] [stderr] error: failed to run custom build command for `libui-ng-sys v0.4.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libui-ng-sys-9c877370d1880dc7/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: BuildLibui(BuildNinja(Python { out: Output { status: ExitStatus(unix_wait_status(256)), stdout: "bootstrapping ninja...\nwhen running: \"./src/inline.sh\" kBrowsePy < ./src/browse.py > build/browse_py.h\n", stderr: "/bin/sh: 1: ./src/inline.sh: Permission denied\nTraceback (most recent call last):\n File \"configure.py\", line 465, in \n n.build(built('browse_py.h'), 'inline', src('browse.py'),\n File \"configure.py\", line 169, in build\n self._run_command(self._expand(cmd, local_vars))\n File \"configure.py\", line 194, in _run_command\n subprocess.check_call(cmdline, shell=True)\n File \"/usr/lib/python3.8/subprocess.py\", line 364, in check_call\n raise CalledProcessError(retcode, cmd)\nsubprocess.CalledProcessError: Command '\"./src/inline.sh\" kBrowsePy < ./src/browse.py > build/browse_py.h' returned non-zero exit status 126.\n" } })) [INFO] running `Command { std: "docker" "inspect" "ce0e8e2e1a18da9d78fee7a24654a3e38c76b0bea77813e5a4aa8debd6b93bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0e8e2e1a18da9d78fee7a24654a3e38c76b0bea77813e5a4aa8debd6b93bdc", kill_on_drop: false }` [INFO] [stdout] ce0e8e2e1a18da9d78fee7a24654a3e38c76b0bea77813e5a4aa8debd6b93bdc