Oct 22 02:02:46.793 INFO checking karma-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:02:46.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 02:02:47.240 INFO blam! d5da9cc2e085732399254c2fc42f346a79ee4d560142dddd272a5f291ee33181 Oct 22 02:02:47.245 INFO running `"docker" "start" "-a" "d5da9cc2e085732399254c2fc42f346a79ee4d560142dddd272a5f291ee33181"` Oct 22 02:02:47.861 INFO kablam! usermod: no changes Oct 22 02:02:47.911 INFO kablam! Checking karma v0.1.0 (/source) Oct 22 02:02:48.805 INFO kablam! warning: value assigned to `l` is never read Oct 22 02:02:48.805 INFO kablam! --> src/lib.rs:195:17 Oct 22 02:02:48.805 INFO kablam! | Oct 22 02:02:48.806 INFO kablam! 195 | let mut l = 0i64; Oct 22 02:02:48.806 INFO kablam! | ^ Oct 22 02:02:48.806 INFO kablam! | Oct 22 02:02:48.807 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 02:02:48.807 INFO kablam! Oct 22 02:02:48.832 INFO kablam! warning: structure field `N` should have a snake case name such as `n` Oct 22 02:02:48.832 INFO kablam! --> src/lib.rs:7:5 Oct 22 02:02:48.832 INFO kablam! | Oct 22 02:02:48.832 INFO kablam! 7 | N: i64, Oct 22 02:02:48.832 INFO kablam! | ^^^^^^ Oct 22 02:02:48.832 INFO kablam! | Oct 22 02:02:48.832 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 02:02:48.832 INFO kablam! Oct 22 02:02:48.832 INFO kablam! warning: structure field `O` should have a snake case name such as `o` Oct 22 02:02:48.832 INFO kablam! --> src/lib.rs:9:5 Oct 22 02:02:48.832 INFO kablam! | Oct 22 02:02:48.832 INFO kablam! 9 | O: i64, Oct 22 02:02:48.832 INFO kablam! | ^^^^^^ Oct 22 02:02:48.832 INFO kablam! Oct 22 02:02:48.836 INFO kablam! warning: variable `S` should have a snake case name such as `s` Oct 22 02:02:48.836 INFO kablam! --> src/lib.rs:174:13 Oct 22 02:02:48.836 INFO kablam! | Oct 22 02:02:48.836 INFO kablam! 174 | let S = outputs.len() as i64; Oct 22 02:02:48.836 INFO kablam! | ^ Oct 22 02:02:48.836 INFO kablam! Oct 22 02:02:48.948 INFO kablam! warning: value assigned to `l` is never read Oct 22 02:02:48.948 INFO kablam! --> src/lib.rs:195:17 Oct 22 02:02:48.948 INFO kablam! | Oct 22 02:02:48.948 INFO kablam! 195 | let mut l = 0i64; Oct 22 02:02:48.948 INFO kablam! | ^ Oct 22 02:02:48.948 INFO kablam! | Oct 22 02:02:48.948 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 02:02:48.948 INFO kablam! Oct 22 02:02:48.976 INFO kablam! warning: structure field `N` should have a snake case name such as `n` Oct 22 02:02:48.976 INFO kablam! --> src/lib.rs:7:5 Oct 22 02:02:48.976 INFO kablam! | Oct 22 02:02:48.976 INFO kablam! 7 | N: i64, Oct 22 02:02:48.976 INFO kablam! | ^^^^^^ Oct 22 02:02:48.976 INFO kablam! | Oct 22 02:02:48.976 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 02:02:48.976 INFO kablam! Oct 22 02:02:48.976 INFO kablam! warning: structure field `O` should have a snake case name such as `o` Oct 22 02:02:48.976 INFO kablam! --> src/lib.rs:9:5 Oct 22 02:02:48.976 INFO kablam! | Oct 22 02:02:48.976 INFO kablam! 9 | O: i64, Oct 22 02:02:48.976 INFO kablam! | ^^^^^^ Oct 22 02:02:48.976 INFO kablam! Oct 22 02:02:48.976 INFO kablam! warning: variable `S` should have a snake case name such as `s` Oct 22 02:02:48.976 INFO kablam! --> src/lib.rs:174:13 Oct 22 02:02:48.976 INFO kablam! | Oct 22 02:02:48.977 INFO kablam! 174 | let S = outputs.len() as i64; Oct 22 02:02:48.977 INFO kablam! | ^ Oct 22 02:02:48.977 INFO kablam! Oct 22 02:02:49.604 INFO kablam! warning: variable `testPool` should have a snake case name such as `test_pool` Oct 22 02:02:49.604 INFO kablam! --> examples/foo.rs:15:9 Oct 22 02:02:49.604 INFO kablam! | Oct 22 02:02:49.604 INFO kablam! 15 | let testPool = vec!["1,4-Butanediol", "1P-ETH-LAD", "1P-LSD", "2-Aminoindane", "2-FA", "2-FMA", "2-Fluorodeschloroketamine", "2-Oxo-PCE", "2-methyl-2-butanol", "25B-NBOMe", "25C-NBOMe", "25I-NBOMe", "25N-NBOMe", "2C-B", "2C-B-FLY", "2C-C", "2C-D", "2C-E", "2C-H", "2C-I", "2C-P", "2C-T-2", "2C-T-7", "3-FA", "3-FEA", "3-FPM", "3-MMC", "3-MeO-PCE", "3-MeO-PCMo", "3-MeO-PCP", "4-AcO-DET", "4-AcO-DMT", "4-AcO-DiPT", "4-AcO-MET", "4-AcO-MiPT", "4-FA", "4-FMA", "4-HO-DET", "4-HO-DPT", "4-HO-DiPT", "4-HO-EPT", "4-HO-MET", "4-HO-MPT", "4-HO-MiPT", "4-MeO-PCP", "4F-EPH", "5-APB", "5-Hydroxytryptophan", "5-MAPB", "5-MeO-DALT", "5-MeO-DMT", "5-MeO-DiBF", "5-MeO-DiPT", "5-MeO-MiPT", "5F-AKB48", "5F-PB-22", "6-APB", "6-APDB", "A-PHP", "A-PVP", "AB-FUBINACA", "AL-LAD", "ALD-52", "Acetylfentanyl", "Alcohol", "Alpha-GPC", "Alprazolam", "Amphetamine", "Armodafinil", "Ayahuasca", "Benzydamine", "Bufotenin", "Buprenorphine", "Butylone", "Caffeine", "Cannabis", "Carisoprodol", "Choline bitartrate", "Citicoline", "Clonazepam", "Clonazolam", "Cocaine", "Codeine", "Coluracetam", "Creatine", "DET", "DMT", "DOB", "DOC", "DOI", "DOM", "DPT", "DXM & DPH in combination", "Dehydroxyfluorafinil", "Deschloroetizolam", "Deschloroketamine", "Desoxypipradol", "Dextromethorphan", "Dextropropoxyphene", "DiPT", "Diazepam", "Diclazepam", "Dihydrocodeine", "Diphenhydramine", "Diphenidine", "ETH-LAD", "Efavirenz", "Ephenidine", "Escaline", "Ethyl-Hexedrone", "Ethylcathinone", "Ethylone", "Ethylphenidate", "Etizolam", "F-Phenibut", "Fentanyl", "Flubromazepam", "Flubromazolam", "GBL", "GHB", "Gabapentin", "Haloperidol", "Heroin", "Hydrocodone", "Hydromorphone", "Ibogaine", "Isopropylphenidate", "JWH-073", "Ketamine", "Kratom", "LSA", "LSD", "LSZ", "Lisdexamfetamine", "Lorazepam", "MCPP", "MDA", "MDAI", "MDEA", "MDMA", "MDPV", "MET", "MPT", "Melatonin", "Mephedrone", "Methadone", "Methallylescaline", "Methamphetamine", "Methaqualone", "Methiopropamine", "Methoxetamine", "Methoxphenidine", "Methylnaphthidate", "Methylone", "Methylphenidate", "Metizolam", "Mexedrone", "MiPT", "Mirtazapine", "Modafinil", "N-Acetylcysteine", "NM-2-AI", "Naloxone", "Nicotine", "Nifoxipam", "Nitrous Oxide", "Noopept", "O-Desmethyltramadol", "Oxiracetam", "Oxycodone", "Oxymorphone", "PCP", "PMMA", "PRO-LAD", "Pentobarbital", "Pethidine", "Phenibut", "Phenobarbital", "Piracetam", "Pramiracetam", "Pregabalin", "Prolintane", "Propylhexedrine", "Proscaline", "Psilocin", "Pyrazolam", "Quetiapine", "RTI-111", "Risperidone", "STS-135", "Salvinorin A", "Secobarbital", "Sufentanil", "THJ-018", "THJ-2201", "TMA-2", "TMA-6", "Tapentadol", "Temazepam", "Theanine", "Tianeptine", "Tramadol", "Tyrosine", "U-47700", "Zolpidem", "Zopiclone"]; Oct 22 02:02:49.604 INFO kablam! | ^^^^^^^^ Oct 22 02:02:49.604 INFO kablam! | Oct 22 02:02:49.604 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 02:02:49.604 INFO kablam! Oct 22 02:02:49.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 22 02:02:49.608 INFO kablam! su: No module specific data is present Oct 22 02:02:49.898 INFO running `"docker" "rm" "-f" "d5da9cc2e085732399254c2fc42f346a79ee4d560142dddd272a5f291ee33181"` Oct 22 02:02:50.022 INFO blam! d5da9cc2e085732399254c2fc42f346a79ee4d560142dddd272a5f291ee33181