[INFO] fetching crate pretty-exec 0.0.17... [INFO] testing pretty-exec-0.0.17 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate pretty-exec 0.0.17 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pretty-exec 0.0.17 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pretty-exec 0.0.17 [INFO] finished tweaking crates.io crate pretty-exec 0.0.17 [INFO] tweaked toml for crates.io crate pretty-exec 0.0.17 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate pretty-exec 0.0.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-exec-lib v0.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d570826ff73755cc0a68e18ff6f82bbf3814898a266d0d141ee1f5608f1eeb7 [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" "2d570826ff73755cc0a68e18ff6f82bbf3814898a266d0d141ee1f5608f1eeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d570826ff73755cc0a68e18ff6f82bbf3814898a266d0d141ee1f5608f1eeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d570826ff73755cc0a68e18ff6f82bbf3814898a266d0d141ee1f5608f1eeb7", kill_on_drop: false }` [INFO] [stdout] 2d570826ff73755cc0a68e18ff6f82bbf3814898a266d0d141ee1f5608f1eeb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800d6ae4caabe7695d987c4a46c5b60cee7c47b990026d8f28f078258430752c [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" "800d6ae4caabe7695d987c4a46c5b60cee7c47b990026d8f28f078258430752c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pipe-trait v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling pretty-exec-lib v0.0.17 [INFO] [stderr] Compiling pretty-exec v0.0.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.20s [INFO] running `Command { std: "docker" "inspect" "800d6ae4caabe7695d987c4a46c5b60cee7c47b990026d8f28f078258430752c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800d6ae4caabe7695d987c4a46c5b60cee7c47b990026d8f28f078258430752c", kill_on_drop: false }` [INFO] [stdout] 800d6ae4caabe7695d987c4a46c5b60cee7c47b990026d8f28f078258430752c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--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] c42abb352fe5b2d60a7f91c9b9ea64f1c3407c233e4d545339819d2444e6cdba [INFO] running `Command { std: "docker" "start" "-a" "c42abb352fe5b2d60a7f91c9b9ea64f1c3407c233e4d545339819d2444e6cdba", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling pretty-exec v0.0.17 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../../../sync.json: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let json_version = include_str!("../../../sync.json") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | test_version!(bin_version, "../Cargo.toml"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [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: couldn't read tests/../../../sync.json: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | let json_version = include_str!("../../../sync.json") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | test_version!(lib_version, "../../pretty-exec-lib/Cargo.toml"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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: couldn't read tests/../../pretty-exec-lib/Cargo.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | let toml_version = include_str!($path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | test_version!(lib_version, "../../pretty-exec-lib/Cargo.toml"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pretty-exec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c42abb352fe5b2d60a7f91c9b9ea64f1c3407c233e4d545339819d2444e6cdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42abb352fe5b2d60a7f91c9b9ea64f1c3407c233e4d545339819d2444e6cdba", kill_on_drop: false }` [INFO] [stdout] c42abb352fe5b2d60a7f91c9b9ea64f1c3407c233e4d545339819d2444e6cdba