[INFO] cloning repository https://github.com/FTV-Subtil/rdf_worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FTV-Subtil/rdf_worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frdf_worker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frdf_worker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba1ed2e19a07535a4633b02c26a07ed87571e78a [INFO] testing FTV-Subtil/rdf_worker against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frdf_worker" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FTV-Subtil/rdf_worker 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/FTV-Subtil/rdf_worker [INFO] finished tweaking git repo https://github.com/FTV-Subtil/rdf_worker [INFO] tweaked toml for git repo https://github.com/FTV-Subtil/rdf_worker written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/FTV-Subtil/rdf_worker 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9885af65db78b19136a0ede73f9788262e68024617a4134f50d8b80ad7b878a1 [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" "9885af65db78b19136a0ede73f9788262e68024617a4134f50d8b80ad7b878a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9885af65db78b19136a0ede73f9788262e68024617a4134f50d8b80ad7b878a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9885af65db78b19136a0ede73f9788262e68024617a4134f50d8b80ad7b878a1", kill_on_drop: false }` [INFO] [stdout] 9885af65db78b19136a0ede73f9788262e68024617a4134f50d8b80ad7b878a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e598ca62035823584f6316e7f91e10b88966acf2496597f572e6de66f10c64ae [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" "e598ca62035823584f6316e7f91e10b88966acf2496597f572e6de66f10c64ae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling sysinfo v0.15.1 [INFO] [stderr] Compiling lapin v1.2.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling rdf v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling yaserde v0.4.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pinky-swear v4.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tcp-stream v0.20.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling dict_derive v0.2.0 [INFO] [stderr] Compiling yaserde_derive v0.4.3 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling mcai_worker_sdk v0.11.0 [INFO] [stderr] Compiling rdf_worker v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "e598ca62035823584f6316e7f91e10b88966acf2496597f572e6de66f10c64ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e598ca62035823584f6316e7f91e10b88966acf2496597f572e6de66f10c64ae", kill_on_drop: false }` [INFO] [stdout] e598ca62035823584f6316e7f91e10b88966acf2496597f572e6de66f10c64ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c6a32ee7e27c9ca6d901ef371c725c76e291e474d665137c65e6c58aa13a6411 [INFO] running `Command { std: "docker" "start" "-a" "c6a32ee7e27c9ca6d901ef371c725c76e291e474d665137c65e6c58aa13a6411", kill_on_drop: false }` [INFO] [stderr] Compiling rdf_worker v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "c6a32ee7e27c9ca6d901ef371c725c76e291e474d665137c65e6c58aa13a6411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a32ee7e27c9ca6d901ef371c725c76e291e474d665137c65e6c58aa13a6411", kill_on_drop: false }` [INFO] [stdout] c6a32ee7e27c9ca6d901ef371c725c76e291e474d665137c65e6c58aa13a6411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8273958d347ee322e86dabab98c37557e5ba8767850c1aaff50eb24a77945ce2 [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" "8273958d347ee322e86dabab98c37557e5ba8767850c1aaff50eb24a77945ce2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rdf_worker-4ceb3b31de4e3eee) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test convert::test_mapping_resource ... ok [INFO] [stdout] test convert::test_mapping_video ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8273958d347ee322e86dabab98c37557e5ba8767850c1aaff50eb24a77945ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8273958d347ee322e86dabab98c37557e5ba8767850c1aaff50eb24a77945ce2", kill_on_drop: false }` [INFO] [stdout] 8273958d347ee322e86dabab98c37557e5ba8767850c1aaff50eb24a77945ce2