[INFO] updating cached repository https://github.com/rjoydip/node-with-rust [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] aaaf0c7d942ca8b2f55fcfa4035769ad0e929a54 [INFO] testing rjoydip/node-with-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjoydip%2Fnode-with-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rjoydip/node-with-rust 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 git repo https://github.com/rjoydip/node-with-rust [INFO] finished tweaking git repo https://github.com/rjoydip/node-with-rust [INFO] tweaked toml for git repo https://github.com/rjoydip/node-with-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/rjoydip/node-with-rust 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] warning: path `/workspace/builds/worker-11/source/src/embed.rs` was erroneously implicitly accepted for library `embed`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 338f163a481c9d05dcfa8c32067914a05a6cdf2b3905f1302784647fa6ea37d2 [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" "338f163a481c9d05dcfa8c32067914a05a6cdf2b3905f1302784647fa6ea37d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338f163a481c9d05dcfa8c32067914a05a6cdf2b3905f1302784647fa6ea37d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338f163a481c9d05dcfa8c32067914a05a6cdf2b3905f1302784647fa6ea37d2", kill_on_drop: false }` [INFO] [stdout] 338f163a481c9d05dcfa8c32067914a05a6cdf2b3905f1302784647fa6ea37d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 660f9b55e20eeedc6d0ccab9bd3dafe3120bfef8f7669ede3de0fadd3bdf58ce [INFO] running `Command { std: "docker" "start" "-a" "660f9b55e20eeedc6d0ccab9bd3dafe3120bfef8f7669ede3de0fadd3bdf58ce", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/embed.rs` was erroneously implicitly accepted for library `embed`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling rust_hello_node v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "660f9b55e20eeedc6d0ccab9bd3dafe3120bfef8f7669ede3de0fadd3bdf58ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660f9b55e20eeedc6d0ccab9bd3dafe3120bfef8f7669ede3de0fadd3bdf58ce", kill_on_drop: false }` [INFO] [stdout] 660f9b55e20eeedc6d0ccab9bd3dafe3120bfef8f7669ede3de0fadd3bdf58ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 54979d466a1c3d123a2bca3081c52eb8a7a2b94474c1bd9b92e918ca55a3ea71 [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" "54979d466a1c3d123a2bca3081c52eb8a7a2b94474c1bd9b92e918ca55a3ea71", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/embed.rs` was erroneously implicitly accepted for library `embed`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling rust_hello_node v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "54979d466a1c3d123a2bca3081c52eb8a7a2b94474c1bd9b92e918ca55a3ea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54979d466a1c3d123a2bca3081c52eb8a7a2b94474c1bd9b92e918ca55a3ea71", kill_on_drop: false }` [INFO] [stdout] 54979d466a1c3d123a2bca3081c52eb8a7a2b94474c1bd9b92e918ca55a3ea71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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", kill_on_drop: false }` [INFO] [stdout] 92fb7461e0fdabe9b3161d049f9115c64afdb7b523c0742694510302c9ac2ba5 [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" "92fb7461e0fdabe9b3161d049f9115c64afdb7b523c0742694510302c9ac2ba5", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/embed.rs` was erroneously implicitly accepted for library `embed`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/embed-4113f205f177faea [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" "92fb7461e0fdabe9b3161d049f9115c64afdb7b523c0742694510302c9ac2ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fb7461e0fdabe9b3161d049f9115c64afdb7b523c0742694510302c9ac2ba5", kill_on_drop: false }` [INFO] [stdout] 92fb7461e0fdabe9b3161d049f9115c64afdb7b523c0742694510302c9ac2ba5