[INFO] updating cached repository https://github.com/uranusjr/molt [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f17bf54d6c6fca62836676a926b5a27d602095 [INFO] testing uranusjr/molt against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furanusjr%2Fmolt" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uranusjr/molt on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uranusjr/molt [INFO] finished tweaking git repo https://github.com/uranusjr/molt [INFO] tweaked toml for git repo https://github.com/uranusjr/molt written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/uranusjr/molt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb5d4af47575c8c3193a4539472470a1bf77baefc4b4e6c21e8324f6ee58e5c [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" "abb5d4af47575c8c3193a4539472470a1bf77baefc4b4e6c21e8324f6ee58e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb5d4af47575c8c3193a4539472470a1bf77baefc4b4e6c21e8324f6ee58e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb5d4af47575c8c3193a4539472470a1bf77baefc4b4e6c21e8324f6ee58e5c", kill_on_drop: false }` [INFO] [stdout] abb5d4af47575c8c3193a4539472470a1bf77baefc4b4e6c21e8324f6ee58e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cccfef30b878395a5a85787826699addd3f1250ed2cf2691e6fc2aafeb54464e [INFO] running `Command { std: "docker" "start" "-a" "cccfef30b878395a5a85787826699addd3f1250ed2cf2691e6fc2aafeb54464e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rust-embed-impl v4.3.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rust-embed v4.3.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling molt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `molt v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/molt-0e7fccc7d4cf3db6/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rereun-if-changed=/opt/rustwide/workdir/target [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/pipfile_lock.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/poetry_lock.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/foreign/__init__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/_backports.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/locks.schema.json [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/__init__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/python/molt/locks.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/molt.txt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/virtenv.txt [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/__main__.py [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/vendor/packaging.txt [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main [INFO] [stderr] return _run_code(code, main_globals, None, [INFO] [stderr] File "/usr/lib/python3.8/runpy.py", line 86, in _run_code [INFO] [stderr] exec(code, run_globals) [INFO] [stderr] File "/opt/rustwide/workdir/vendor/__main__.py", line 128, in [INFO] [stderr] main() [INFO] [stderr] File "/opt/rustwide/workdir/vendor/__main__.py", line 115, in main [INFO] [stderr] os.makedirs(p) [INFO] [stderr] File "/usr/lib/python3.8/os.py", line 213, in makedirs [INFO] [stderr] makedirs(head, exist_ok=exist_ok) [INFO] [stderr] File "/usr/lib/python3.8/os.py", line 213, in makedirs [INFO] [stderr] makedirs(head, exist_ok=exist_ok) [INFO] [stderr] File "/usr/lib/python3.8/os.py", line 223, in makedirs [INFO] [stderr] mkdir(name, mode) [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/workdir/target' [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cccfef30b878395a5a85787826699addd3f1250ed2cf2691e6fc2aafeb54464e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccfef30b878395a5a85787826699addd3f1250ed2cf2691e6fc2aafeb54464e", kill_on_drop: false }` [INFO] [stdout] cccfef30b878395a5a85787826699addd3f1250ed2cf2691e6fc2aafeb54464e