[INFO] cloning repository https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuntofoundation%2FHolochain-Conductor-Agent-Generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuntofoundation%2FHolochain-Conductor-Agent-Generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65503d2ba9a61eac9b5704477cef32d509897b92 [INFO] testing juntofoundation/Holochain-Conductor-Agent-Generator against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuntofoundation%2FHolochain-Conductor-Agent-Generator" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator [INFO] finished tweaking git repo https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator [INFO] tweaked toml for git repo https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/juntofoundation/Holochain-Conductor-Agent-Generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] c33fea0eddf7509e2b1fb2d2b255c1a5e7183603e48acc02899190845528458c [INFO] running `Command { std: "docker" "start" "-a" "c33fea0eddf7509e2b1fb2d2b255c1a5e7183603e48acc02899190845528458c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33fea0eddf7509e2b1fb2d2b255c1a5e7183603e48acc02899190845528458c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33fea0eddf7509e2b1fb2d2b255c1a5e7183603e48acc02899190845528458c", kill_on_drop: false }` [INFO] [stdout] c33fea0eddf7509e2b1fb2d2b255c1a5e7183603e48acc02899190845528458c [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 0438e8183ca15af03188f41225794b4bef6fcce001c9e1727b3c988ef8e24f54 [INFO] running `Command { std: "docker" "start" "-a" "0438e8183ca15af03188f41225794b4bef6fcce001c9e1727b3c988ef8e24f54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling os_info v1.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling conductor_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.74s [INFO] running `Command { std: "docker" "inspect" "0438e8183ca15af03188f41225794b4bef6fcce001c9e1727b3c988ef8e24f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0438e8183ca15af03188f41225794b4bef6fcce001c9e1727b3c988ef8e24f54", kill_on_drop: false }` [INFO] [stdout] 0438e8183ca15af03188f41225794b4bef6fcce001c9e1727b3c988ef8e24f54 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f562751d91b36e51eb7ab011a8dd33481e6ca1b1f3dcac739424b0cedbbb1c8 [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" "4f562751d91b36e51eb7ab011a8dd33481e6ca1b1f3dcac739424b0cedbbb1c8", kill_on_drop: false }` [INFO] [stderr] Compiling conductor_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "4f562751d91b36e51eb7ab011a8dd33481e6ca1b1f3dcac739424b0cedbbb1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f562751d91b36e51eb7ab011a8dd33481e6ca1b1f3dcac739424b0cedbbb1c8", kill_on_drop: false }` [INFO] [stdout] 4f562751d91b36e51eb7ab011a8dd33481e6ca1b1f3dcac739424b0cedbbb1c8 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d0a5fd3b9398a53a0a07c5e0823a19a50048e63a12d77af24607639b7c19734 [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" "4d0a5fd3b9398a53a0a07c5e0823a19a50048e63a12d77af24607639b7c19734", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/conductor_generator-f2fc479198381979 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d0a5fd3b9398a53a0a07c5e0823a19a50048e63a12d77af24607639b7c19734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0a5fd3b9398a53a0a07c5e0823a19a50048e63a12d77af24607639b7c19734", kill_on_drop: false }` [INFO] [stdout] 4d0a5fd3b9398a53a0a07c5e0823a19a50048e63a12d77af24607639b7c19734