[INFO] cloning repository https://github.com/zowens/rusty-scheme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zowens/rusty-scheme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzowens%2Frusty-scheme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzowens%2Frusty-scheme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96a2e1856d279d2c8c1a09b25d2aa7a3e0df08f7 [INFO] checking zowens/rusty-scheme against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzowens%2Frusty-scheme" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zowens/rusty-scheme on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zowens/rusty-scheme [INFO] finished tweaking git repo https://github.com/zowens/rusty-scheme [INFO] tweaked toml for git repo https://github.com/zowens/rusty-scheme written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/zowens/rusty-scheme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-13/source/src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-13/source/src/bin/main.rs` was erroneously implicitly accepted for binary `schemei`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/goffrie/plex` [INFO] [stderr] Updating git repository `https://github.com/rustyhorde/repl` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-13/source/src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-13/source/src/bin/main.rs` was erroneously implicitly accepted for binary `schemei`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56818adef974d21012967202c340918e6e62ff81953acd8e5d1e4e1f33ef8847 [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" "56818adef974d21012967202c340918e6e62ff81953acd8e5d1e4e1f33ef8847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56818adef974d21012967202c340918e6e62ff81953acd8e5d1e4e1f33ef8847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56818adef974d21012967202c340918e6e62ff81953acd8e5d1e4e1f33ef8847", kill_on_drop: false }` [INFO] [stdout] 56818adef974d21012967202c340918e6e62ff81953acd8e5d1e4e1f33ef8847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c478cf73ed7dcb378a659bd89064bda4ad125839036c1cb764b5edd380acc6f [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" "9c478cf73ed7dcb378a659bd89064bda4ad125839036c1cb764b5edd380acc6f", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/bin/main.rs` was erroneously implicitly accepted for binary `schemei`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rl-sys v0.5.2 [INFO] [stderr] Compiling repl v0.7.2-pre.0 (https://github.com/rustyhorde/repl#d6527f74) [INFO] [stderr] error: failed to run custom build command for `rl-sys v0.5.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rl-sys-b0bf08c41506303c/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBREADLINE_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBREADLINE_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBREADLINE_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ./configure: line 1884: config.log: Read-only file system [INFO] [stderr] ./configure: line 1894: config.log: Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:73:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557ed678be0f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x557ed678be0f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x557ed678be0f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x557ed678be0f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x557ed67aba9c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x557ed6788c55 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x557ed678e3e0 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x557ed678e3e0 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x557ed678e3e0 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x557ed678e12c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x557ed678ea23 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x557ed673ff69 - std::panicking::begin_panic::h0aa188607890915c [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:456 [INFO] [stderr] 12: 0x557ed672f4ba - build_script_build::run::h79914d69561347c0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:73 [INFO] [stderr] 13: 0x557ed672f01a - build_script_build::build_readline::h99e2650db70f1c6e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:60 [INFO] [stderr] 14: 0x557ed672eb71 - build_script_build::main::h7f73a969c11068a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:41 [INFO] [stderr] 15: 0x557ed672e35b - std::rt::lang_start::{{closure}}::h98deb854dbde4730 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 16: 0x557ed678ee36 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:52 [INFO] [stderr] 17: 0x557ed678ee36 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:348 [INFO] [stderr] 18: 0x557ed678ee36 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:325 [INFO] [stderr] 19: 0x557ed678ee36 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panic.rs:394 [INFO] [stderr] 20: 0x557ed678ee36 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:51 [INFO] [stderr] 21: 0x557ed672e337 - std::rt::lang_start::h46641864d9363132 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 22: 0x557ed672f4ea - main [INFO] [stderr] 23: 0x7f76772060b3 - __libc_start_main [INFO] [stderr] 24: 0x557ed672e0be - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c478cf73ed7dcb378a659bd89064bda4ad125839036c1cb764b5edd380acc6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c478cf73ed7dcb378a659bd89064bda4ad125839036c1cb764b5edd380acc6f", kill_on_drop: false }` [INFO] [stdout] 9c478cf73ed7dcb378a659bd89064bda4ad125839036c1cb764b5edd380acc6f