[INFO] cloning repository https://github.com/raftario/licensor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/licensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1897882a708ec6ed65a9569ae0e07d6ea576c652 [INFO] testing raftario/licensor against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flicensor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/licensor on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftario/licensor [INFO] finished tweaking git repo https://github.com/raftario/licensor [INFO] tweaked toml for git repo https://github.com/raftario/licensor written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/licensor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc8a2a5cb41f2eb85d37585d9c08304e0807e0c2fec3fe13fed1ae21eebc1ef9 [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" "bc8a2a5cb41f2eb85d37585d9c08304e0807e0c2fec3fe13fed1ae21eebc1ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc8a2a5cb41f2eb85d37585d9c08304e0807e0c2fec3fe13fed1ae21eebc1ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8a2a5cb41f2eb85d37585d9c08304e0807e0c2fec3fe13fed1ae21eebc1ef9", kill_on_drop: false }` [INFO] [stdout] bc8a2a5cb41f2eb85d37585d9c08304e0807e0c2fec3fe13fed1ae21eebc1ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e2d8708f68af0a18144da5bc8cd4d6f08a6a99d78d0ed54b3bde13800b0ae26 [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" "2e2d8708f68af0a18144da5bc8cd4d6f08a6a99d78d0ed54b3bde13800b0ae26", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling calm_io v0.1.1 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling licensor v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.85s [INFO] running `Command { std: "docker" "inspect" "2e2d8708f68af0a18144da5bc8cd4d6f08a6a99d78d0ed54b3bde13800b0ae26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2d8708f68af0a18144da5bc8cd4d6f08a6a99d78d0ed54b3bde13800b0ae26", kill_on_drop: false }` [INFO] [stdout] 2e2d8708f68af0a18144da5bc8cd4d6f08a6a99d78d0ed54b3bde13800b0ae26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6536c814c1918d9cd6c49bf09edad741a249169c79420e4a3e8518363e3c4de4 [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" "6536c814c1918d9cd6c49bf09edad741a249169c79420e4a3e8518363e3c4de4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling licensor v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.91s [INFO] running `Command { std: "docker" "inspect" "6536c814c1918d9cd6c49bf09edad741a249169c79420e4a3e8518363e3c4de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6536c814c1918d9cd6c49bf09edad741a249169c79420e4a3e8518363e3c4de4", kill_on_drop: false }` [INFO] [stdout] 6536c814c1918d9cd6c49bf09edad741a249169c79420e4a3e8518363e3c4de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e83c044e55f71df61ba362d84f6707d678ca2f66557edf8cea250da2d18815a [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" "0e83c044e55f71df61ba362d84f6707d678ca2f66557edf8cea250da2d18815a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/licensor-8a54a8cf43cf6f67) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::clean_newlines::works ... ok [INFO] [stdout] test tests::get_similar_keys::works ... ok [INFO] [stdout] test tests::is_similar::yes_contained ... ok [INFO] [stdout] test tests::parse_spdx_expr::simple_expr ... ok [INFO] [stdout] test tests::is_similar::no ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d7837060581a8ce7) [INFO] [stdout] test tests::parse_exception::works ... ok [INFO] [stdout] test tests::is_similar::yes_contains ... ok [INFO] [stdout] test tests::parse_license::works ... ok [INFO] [stdout] test tests::parse_spdx_expr::complex_expr ... ok [INFO] [stdout] test tests::gz_decode_bytes::works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test license_and_name ... ok [INFO] [stdout] test list_exceptions ... ok [INFO] [stdout] test expr_invalid ... ok [INFO] [stdout] test license_skip_optional ... ok [INFO] [stdout] test license_with_exception ... ok [INFO] [stdout] test license_with_exception_invalid ... ok [INFO] [stdout] test license ... ok [INFO] [stdout] test invalid ... ok [INFO] [stdout] test license_invalid ... ok [INFO] [stdout] test license_keep_placeholder ... ok [INFO] [stdout] test list_licenses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e83c044e55f71df61ba362d84f6707d678ca2f66557edf8cea250da2d18815a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e83c044e55f71df61ba362d84f6707d678ca2f66557edf8cea250da2d18815a", kill_on_drop: false }` [INFO] [stdout] 0e83c044e55f71df61ba362d84f6707d678ca2f66557edf8cea250da2d18815a