[INFO] updating cached repository https://github.com/benwebber/tunnelblickctl [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] 1b77238f189d63699c924d330f5afa2c2dd5211d [INFO] testing benwebber/tunnelblickctl against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Ftunnelblickctl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benwebber/tunnelblickctl on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benwebber/tunnelblickctl [INFO] finished tweaking git repo https://github.com/benwebber/tunnelblickctl [INFO] tweaked toml for git repo https://github.com/benwebber/tunnelblickctl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/benwebber/tunnelblickctl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7436ef4a1fbfc11971e0eba37a64fa29d9e85ffe127cb964d8d63211732f4135 [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" "7436ef4a1fbfc11971e0eba37a64fa29d9e85ffe127cb964d8d63211732f4135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7436ef4a1fbfc11971e0eba37a64fa29d9e85ffe127cb964d8d63211732f4135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7436ef4a1fbfc11971e0eba37a64fa29d9e85ffe127cb964d8d63211732f4135", kill_on_drop: false }` [INFO] [stdout] 7436ef4a1fbfc11971e0eba37a64fa29d9e85ffe127cb964d8d63211732f4135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] e2f005e871a4e74e0130033c2b4a4eeacb81785974aec1baf345cd5eca7cdc01 [INFO] running `Command { std: "docker" "start" "-a" "e2f005e871a4e74e0130033c2b4a4eeacb81785974aec1baf345cd5eca7cdc01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling osascript v0.3.0 [INFO] [stderr] Compiling tunnelblickctl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/tunnelblick.js: No such file or directory (os error 2) [INFO] [stdout] --> src/tunnelblick.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | let script = include_str!("tunnelblick.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tunnelblickctl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e2f005e871a4e74e0130033c2b4a4eeacb81785974aec1baf345cd5eca7cdc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f005e871a4e74e0130033c2b4a4eeacb81785974aec1baf345cd5eca7cdc01", kill_on_drop: false }` [INFO] [stdout] e2f005e871a4e74e0130033c2b4a4eeacb81785974aec1baf345cd5eca7cdc01