[INFO] cloning repository https://github.com/alex-ozdemir/hs2js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-ozdemir/hs2js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fhs2js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fhs2js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 814b70581c24a5dd7eae4c8e36780bbeb0d9f8f1 [INFO] testing alex-ozdemir/hs2js against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fhs2js" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alex-ozdemir/hs2js 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/alex-ozdemir/hs2js [INFO] finished tweaking git repo https://github.com/alex-ozdemir/hs2js [INFO] tweaked toml for git repo https://github.com/alex-ozdemir/hs2js written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/alex-ozdemir/hs2js 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08bdb524294b0d88f91a8e7241410c6f9c4acd35ba696e603f6b08228d9394f3 [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" "08bdb524294b0d88f91a8e7241410c6f9c4acd35ba696e603f6b08228d9394f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08bdb524294b0d88f91a8e7241410c6f9c4acd35ba696e603f6b08228d9394f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08bdb524294b0d88f91a8e7241410c6f9c4acd35ba696e603f6b08228d9394f3", kill_on_drop: false }` [INFO] [stdout] 08bdb524294b0d88f91a8e7241410c6f9c4acd35ba696e603f6b08228d9394f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f063d921b2ba7b070294fc3511b0bfcd74ae3cf178e05aa3107add409570c5fe [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" "f063d921b2ba7b070294fc3511b0bfcd74ae3cf178e05aa3107add409570c5fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling hs2js v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.40s [INFO] running `Command { std: "docker" "inspect" "f063d921b2ba7b070294fc3511b0bfcd74ae3cf178e05aa3107add409570c5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f063d921b2ba7b070294fc3511b0bfcd74ae3cf178e05aa3107add409570c5fe", kill_on_drop: false }` [INFO] [stdout] f063d921b2ba7b070294fc3511b0bfcd74ae3cf178e05aa3107add409570c5fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb9124b093e3cf813879f5ac13324c1b0b1309c742fd125cbceeffb3848a6a4 [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" "3bb9124b093e3cf813879f5ac13324c1b0b1309c742fd125cbceeffb3848a6a4", kill_on_drop: false }` [INFO] [stderr] Compiling hs2js v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "3bb9124b093e3cf813879f5ac13324c1b0b1309c742fd125cbceeffb3848a6a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb9124b093e3cf813879f5ac13324c1b0b1309c742fd125cbceeffb3848a6a4", kill_on_drop: false }` [INFO] [stdout] 3bb9124b093e3cf813879f5ac13324c1b0b1309c742fd125cbceeffb3848a6a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7065078b7262489fc99283851d93aa2f02e44dc6c8150a35f8b046338f057ce [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" "e7065078b7262489fc99283851d93aa2f02e44dc6c8150a35f8b046338f057ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hs2js-c78062b400e43329 [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" "e7065078b7262489fc99283851d93aa2f02e44dc6c8150a35f8b046338f057ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7065078b7262489fc99283851d93aa2f02e44dc6c8150a35f8b046338f057ce", kill_on_drop: false }` [INFO] [stdout] e7065078b7262489fc99283851d93aa2f02e44dc6c8150a35f8b046338f057ce