[INFO] cloning repository https://github.com/Emurgo/cddl-codegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emurgo/cddl-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmurgo%2Fcddl-codegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmurgo%2Fcddl-codegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28ad257a5c156e42b61528bf3d043e2f83d69434 [INFO] testing Emurgo/cddl-codegen against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmurgo%2Fcddl-codegen" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Emurgo/cddl-codegen on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Emurgo/cddl-codegen [INFO] finished tweaking git repo https://github.com/Emurgo/cddl-codegen [INFO] tweaked toml for git repo https://github.com/Emurgo/cddl-codegen written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Emurgo/cddl-codegen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c51a9a59aed66c03bfd04d65108fcc0b4b449bedfbdf6622afca31e24396a3d [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" "9c51a9a59aed66c03bfd04d65108fcc0b4b449bedfbdf6622afca31e24396a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c51a9a59aed66c03bfd04d65108fcc0b4b449bedfbdf6622afca31e24396a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c51a9a59aed66c03bfd04d65108fcc0b4b449bedfbdf6622afca31e24396a3d", kill_on_drop: false }` [INFO] [stdout] 9c51a9a59aed66c03bfd04d65108fcc0b4b449bedfbdf6622afca31e24396a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f83478ea102ffa9da37dd2271b8a5d6333a6fcf8114505eb6c5968558894c07 [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" "6f83478ea102ffa9da37dd2271b8a5d6333a6fcf8114505eb6c5968558894c07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling cbor_event v2.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling lexical v4.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_screen v0.2.5 [INFO] [stderr] Compiling crossterm_cursor v0.2.6 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling crossterm_input v0.3.9 [INFO] [stderr] Compiling crossterm_terminal v0.2.6 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling cddl v0.5.2 [INFO] [stderr] Compiling cddl_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "6f83478ea102ffa9da37dd2271b8a5d6333a6fcf8114505eb6c5968558894c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f83478ea102ffa9da37dd2271b8a5d6333a6fcf8114505eb6c5968558894c07", kill_on_drop: false }` [INFO] [stdout] 6f83478ea102ffa9da37dd2271b8a5d6333a6fcf8114505eb6c5968558894c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0367f5fc98a77c77e663206557af56c829823b40a98f3f92983756989ce506 [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" "ca0367f5fc98a77c77e663206557af56c829823b40a98f3f92983756989ce506", kill_on_drop: false }` [INFO] [stderr] Compiling cddl_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "ca0367f5fc98a77c77e663206557af56c829823b40a98f3f92983756989ce506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0367f5fc98a77c77e663206557af56c829823b40a98f3f92983756989ce506", kill_on_drop: false }` [INFO] [stdout] ca0367f5fc98a77c77e663206557af56c829823b40a98f3f92983756989ce506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19a8c8b6a4066b6cbff2c878a7943a29feab183198daf3fe25bc0dee90a559c4 [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" "19a8c8b6a4066b6cbff2c878a7943a29feab183198daf3fe25bc0dee90a559c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cddl_test-5d20027a645ad1b2) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19a8c8b6a4066b6cbff2c878a7943a29feab183198daf3fe25bc0dee90a559c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a8c8b6a4066b6cbff2c878a7943a29feab183198daf3fe25bc0dee90a559c4", kill_on_drop: false }` [INFO] [stdout] 19a8c8b6a4066b6cbff2c878a7943a29feab183198daf3fe25bc0dee90a559c4